Home
last modified time | relevance | path

Searched defs:DumpTokens (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/yaml-bench/
H A DYAMLBench.cpp29 DumpTokens( "tokens" variable
/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h57 DumpTokens, enumerator
/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp920 auto DumpTokens = [this, &PrintToken](llvm::raw_ostream &OS, in dumpForTests() local