Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp46 case ASTDeclList: return std::make_unique<ASTDeclListAction>(); in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h38 ASTDeclList, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2463 {frontend::ASTDeclList, OPT_ast_list}, in getFrontendActionTable()
4137 case frontend::ASTDeclList: in isStrictlyPreprocessorAction()