Home
last modified time | relevance | path

Searched defs:PreprocessToken (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1746 CommandInterpreter::PreprocessToken(std::string &expr_str) { PreprocessToken() function in CommandInterpreter
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h656 bool PreprocessToken = false; global() variable