Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp49 case ASTView: return std::make_unique<ASTViewAction>(); in CreateFrontendBaseAction()
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h47 ASTView, enumerator
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2473 {frontend::ASTView, OPT_ast_view}, in getFrontendActionTable()
4140 case frontend::ASTView: in isStrictlyPreprocessorAction()