Searched defs:MaxTokens (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParsePragma.cpp | 4066 uint64_t MaxTokens; HandlePragma() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 660 unsigned MaxTokens = 0; global() variable |