Home
last modified time | relevance | path

Searched refs:ASTFrontendAction (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h62 class ASTPrintAction : public ASTFrontendAction {
68 class ASTDumpAction : public ASTFrontendAction {
74 class ASTDeclListAction : public ASTFrontendAction {
80 class ASTViewAction : public ASTFrontendAction {
86 class GeneratePCHAction : public ASTFrontendAction {
116 class GenerateModuleAction : public ASTFrontendAction {
136 class GenerateInterfaceStubsAction : public ASTFrontendAction {
188 class SyntaxOnlyAction : public ASTFrontendAction {
200 class DumpModuleInfoAction : public ASTFrontendAction {
220 class VerifyPCHAction : public ASTFrontendAction {
[all …]
H A DFrontendAction.h249 class ASTFrontendAction : public FrontendAction {
259 ASTFrontendAction() {} in ASTFrontendAction() function
263 class PluginASTAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFrontendActions.h23 class HTMLPrintAction : public ASTFrontendAction {
29 class FixItAction : public ASTFrontendAction {
59 class RewriteObjCAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DFrontendActions.h26 class AnalysisAction : public ASTFrontendAction {
40 class ParseModelFileAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h433 class ConsumerFactoryAdaptor : public ASTFrontendAction { in newFrontendActionFactory()
446 if (!ASTFrontendAction::BeginSourceFileAction(CI)) in newFrontendActionFactory()
456 ASTFrontendAction::EndSourceFileAction(); in newFrontendActionFactory()
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DFrontend.h32 class InstallAPIAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DFrontendActions.h24 class ExtractAPIAction : public ASTFrontendAction,
/freebsd/contrib/llvm-project/clang/include/clang/CIR/FrontendAction/
H A DCIRGenAction.h25 class CIRGenAction : public clang::ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h24 class CodeGenAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp139 class SBAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp179 return ASTFrontendAction::shouldEraseOutputFiles(); in shouldEraseOutputFiles()
229 ASTFrontendAction::shouldEraseOutputFiles(); in shouldEraseOutputFiles()
612 ASTFrontendAction::ExecuteAction(); in ExecuteAction()
H A DPrecompiledPreamble.cpp249 class PrecompilePreambleAction : public ASTFrontendAction {
274 return ASTFrontendAction::BeginSourceFileAction(CI); in BeginSourceFileAction()
H A DFrontendAction.cpp1318 void ASTFrontendAction::ExecuteAction() { in ExecuteAction()
H A DASTUnit.cpp1043 class TopLevelDeclTrackerAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp147 class IndexAction final : public ASTFrontendAction {
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/
H A Dlldb-rpc-gen.cpp235 class SBAction : public ASTFrontendAction {
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1111 this->ASTFrontendAction::ExecuteAction(); in ExecuteAction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc698 {"_ZNK5clang17ASTFrontendAction20usesPreprocessorOnlyEv", "clang::ASTFrontendAction::usesPreprocess…
699 {"_ZN5clang17ASTFrontendActionD1Ev", "clang::ASTFrontendAction::~ASTFrontendAction()"},
700 {"_ZN5clang17ASTFrontendActionD0Ev", "clang::ASTFrontendAction::~ASTFrontendAction()"},
1059 {"_ZN5clang17ASTFrontendAction13ExecuteActionEv", "clang::ASTFrontendAction::ExecuteAction()"},
24946 {"_ZTVN5clang17ASTFrontendActionE", "vtable for clang::ASTFrontendAction"},