Searched defs:PreprocessToken (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ | ||
| H A D | CommandInterpreter.cpp | 1746 CommandInterpreter::PreprocessToken(std::string &expr_str) { PreprocessToken() function in CommandInterpreter |
| /freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
| H A D | Preprocessor.h | 656 bool PreprocessToken = false; global() variable |