Searched defs:BracketDepth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 1085 unsigned BracketDepth = 0; CollectPpImportSuffix() local |
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/ | ||
H A D | FileCheck.cpp | 1392 size_t BracketDepth = 0; FindRegexVarEnd() local |