Home
last modified time | relevance | path

Searched refs:DumpToken (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Frontend/
DFrontendActions.cpp630 PP.DumpToken(RawTok, true); in ExecuteAction()
643 PP.DumpToken(Tok, true); in ExecuteAction()
/external/clang/lib/Lex/
DPreprocessor.cpp214 void Preprocessor::DumpToken(const Token &Tok, bool DumpFlags) const { in DumpToken() function in Preprocessor
245 DumpToken(MI.getReplacementToken(i)); in DumpMacro()
/external/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp770 PP.DumpToken(RawTok, true); in ExecuteAction()
783 PP.DumpToken(Tok, true); in ExecuteAction()
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp235 void Preprocessor::DumpToken(const Token &Tok, bool DumpFlags) const { in DumpToken() function in Preprocessor
266 DumpToken(MI.getReplacementToken(i)); in DumpMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h1489 void DumpToken(const Token &Tok, bool DumpFlags = false) const;
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1851 void DumpToken(const Token &Tok, bool DumpFlags = false) const;