Home
last modified time | relevance | path

Searched refs:ASTPrint (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp48 case ASTPrint: return std::make_unique<ASTPrintAction>(); in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h45 ASTPrint, enumerator
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp136 case frontend::ASTPrint: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2613 {frontend::ASTPrint, OPT_ast_print}, in getFrontendActionTable()
4464 case frontend::ASTPrint: in isStrictlyPreprocessorAction()