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