Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h56 DumpTokens, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp919 auto DumpTokens = [this, &PrintToken](llvm::raw_ostream &OS, dumpForTests() local