Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp238 std::string TokStr = PP.getSpelling(Tok, &Invalid); in StringifyArgument() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp815 void PrintPPOutputPPCallbacks::HandleNewlinesInToken(const char *TokStr, in HandleNewlinesInToken()