Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
DFrontendOptions.h37 ASTDeclList, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp45 case ASTDeclList: return std::make_unique<ASTDeclListAction>(); in CreateFrontendBaseAction()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2351 {frontend::ASTDeclList, OPT_ast_list}, in getFrontendActionTable()
4054 case frontend::ASTDeclList: in isStrictlyPreprocessorAction()