LLVM 17.0.0git
|
Go to the source code of this file.
Functions | |
static bool | isAdvancedMetachar (unsigned Char) |
Variables | |
static const char | RegexAdvancedMetachars [] = "()^$|+?[]\\{}" |
Definition at line 25 of file TrigramIndex.cpp.
References RegexAdvancedMetachars.
Referenced by llvm::TrigramIndex::insert().
Definition at line 23 of file TrigramIndex.cpp.
Referenced by isAdvancedMetachar().