Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h38 ASTDeclList, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp46 case ASTDeclList: return std::make_unique<ASTDeclListAction>(); in CreateFrontendBaseAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2528 {frontend::ASTDeclList, OPT_ast_list}, in getFrontendActionTable()
4265 case frontend::ASTDeclList: in isStrictlyPreprocessorAction()