Searched defs:ExecuteAction (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTMerge.cpp33 void ASTMergeAction::ExecuteAction() { function in class:ASTMergeAction
H A DFrontendAction.cpp1024 void ASTFrontendAction::ExecuteAction() { function in class:ASTFrontendAction
1074 void WrapperFrontendAction::ExecuteAction() { function in class:WrapperFrontendAction
H A DFrontendActions.cpp61 void InitOnlyAction::ExecuteAction() { function in class:InitOnlyAction
330 void VerifyPCHAction::ExecuteAction() { function in class:VerifyPCHAction
488 void TemplightDumpAction::ExecuteAction() { function in class:TemplightDumpAction
708 void DumpModuleInfoAction::ExecuteAction() { function in class:DumpModuleInfoAction
741 void DumpRawTokensAction::ExecuteAction() { function in class:DumpRawTokensAction
759 void DumpTokensAction::ExecuteAction() { function in class:DumpTokensAction
771 void PreprocessOnlyAction::ExecuteAction() { function in class:PreprocessOnlyAction
785 void PrintPreprocessedAction::ExecuteAction() { function in class:PrintPreprocessedAction
850 void PrintPreambleAction::ExecuteAction() { function in class:PrintPreambleAction
882 void DumpCompilerOptionsAction::ExecuteAction() { function in class:DumpCompilerOptionsAction
930 void PrintDependencyDirectivesSourceMinimizerAction::ExecuteAction() { function in class:PrintDependencyDirectivesSourceMinimizerAction
[all...]
H A DCompilerInstance.cpp899 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { function in class:CompilerInstance
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp185 void RewriteMacrosAction::ExecuteAction() { function in class:RewriteMacrosAction
194 void RewriteTestAction::ExecuteAction() { function in class:RewriteTestAction
304 void RewriteIncludesAction::ExecuteAction() { function in class:RewriteIncludesAction
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1104 void CodeGenAction::ExecuteAction() { function in class:CodeGenAction

Completed in 107 milliseconds