Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendOptions.h37 ASTDeclList, enumerator
/llvm-project-15.0.7/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp46 case ASTDeclList: return std::make_unique<ASTDeclListAction>(); in CreateFrontendBaseAction()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp2446 {frontend::ASTDeclList, OPT_ast_list}, in getFrontendActionTable()
4115 case frontend::ASTDeclList: in isStrictlyPreprocessorAction()