Home
last modified time | relevance | path

Searched refs:ASTView (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp49 case ASTView: return std::make_unique<ASTViewAction>(); in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h48 ASTView, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2614 {frontend::ASTView, OPT_ast_view}, in getFrontendActionTable()
4465 case frontend::ASTView: in isStrictlyPreprocessorAction()