Searched defs:LastTokenWasAt (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Lex/ | ||
| D | Preprocessor.h | 251 bool LastTokenWasAt; variable |
| /external/llvm-project/clang/include/clang/Lex/ | ||
| D | Preprocessor.h | 297 bool LastTokenWasAt = false; variable |