/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 71 // Basically PreprocessOnlyAction::ExecuteAction. in ExecuteAction() function in ReadPCHAndPreprocessAction 67 void InitOnlyAction::ExecuteAction() { ExecuteAction() function in InitOnlyAction 339 void VerifyPCHAction::ExecuteAction() { ExecuteAction() function in VerifyPCHAction 583 void TemplightDumpAction::ExecuteAction() { ExecuteAction() function in TemplightDumpAction 843 void DumpModuleInfoAction::ExecuteAction() { ExecuteAction() function in DumpModuleInfoAction 969 void DumpRawTokensAction::ExecuteAction() { ExecuteAction() function in DumpRawTokensAction 987 void DumpTokensAction::ExecuteAction() { ExecuteAction() function in DumpTokensAction 999 void PreprocessOnlyAction::ExecuteAction() { ExecuteAction() function in PreprocessOnlyAction 1013 void PrintPreprocessedAction::ExecuteAction() { ExecuteAction() function in PrintPreprocessedAction 1081 void PrintPreambleAction::ExecuteAction() { ExecuteAction() function in PrintPreambleAction 1116 void DumpCompilerOptionsAction::ExecuteAction() { ExecuteAction() function in DumpCompilerOptionsAction 1164 void PrintDependencyDirectivesSourceMinimizerAction::ExecuteAction() { ExecuteAction() function in PrintDependencyDirectivesSourceMinimizerAction 1195 void GetDependenciesByModuleNameAction::ExecuteAction() { ExecuteAction() function in GetDependenciesByModuleNameAction [all...] |
H A D | ASTMerge.cpp | 33 void ASTMergeAction::ExecuteAction() { in ExecuteAction() function in ASTMergeAction
|
H A D | FrontendAction.cpp | 1169 void ASTFrontendAction::ExecuteAction() { ExecuteAction() function in ASTFrontendAction 1223 void WrapperFrontendAction::ExecuteAction() { ExecuteAction() function in WrapperFrontendAction
|
H A D | CompilerInstance.cpp | 1010 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { ExecuteAction() function in CompilerInstance
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | FrontendActions.cpp | 186 void RewriteMacrosAction::ExecuteAction() { in ExecuteAction() function in RewriteMacrosAction 195 void RewriteTestAction::ExecuteAction() { in ExecuteAction() function in RewriteTestAction 305 void RewriteIncludesAction::ExecuteAction() { ExecuteAction() function in RewriteIncludesAction
|
/llvm-project/clang/unittests/Sema/ |
H A D | SemaLookupTest.cpp | 22 void ExecuteAction() override { in ExecuteAction() function in __anon427303de0111::LookupAction
|
H A D | ExternalSemaSourceTest.cpp | 194 void ExecuteAction() override { in ExecuteAction() function in __anon9cdecfb80111::ExternalSemaSourceInstaller
|
/llvm-project/clang/unittests/AST/ |
H A D | ExternalASTSourceTest.cpp | 31 void ExecuteAction() override { ExecuteAction() function in TestFrontendAction
|
/llvm-project/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 47 void ExecuteAction() override {} // Do nothing. in ExecuteAction() function in clang::include_fixer::ClangIncludeFixerPluginAction
|
/llvm-project/clang/unittests/Frontend/ |
H A D | CodeGenActionTest.cpp | 34 void ExecuteAction() override { ExecuteAction() function in __anonfcdabc6b0111::NullCodeGenAction
|
H A D | FrontendActionTest.cpp | 165 void ExecuteAction() override { ExecuteAction() function in __anond8f404f60111::TestPPCallbacksFrontendAction
|
/llvm-project/clang-tools-extra/include-cleaner/tool/ |
H A D | IncludeCleaner.cpp | 141 void ExecuteAction() override { in ExecuteAction() function in clang::include_cleaner::__anon121721bb0111::Action
|
/llvm-project/clang/lib/Interpreter/ |
H A D | CodeCompletion.cpp | 238 // compiler instance before the super `ExecuteAction` triggers parsing in ExecuteAction() function in clang::IncrementalSyntaxOnlyAction
|
H A D | IncrementalParser.cpp | 162 void ExecuteAction() override { ExecuteAction() function in clang::IncrementalAction
|
/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.cpp | 41 void ExecuteAction() override { in ExecuteAction() function in clang::include_fixer::__anona4002fa80111::Action
|
/llvm-project/clang-tools-extra/include-cleaner/unittests/ |
H A D | RecordTest.cpp | 154 void ExecuteAction() override { RecordPPTest() function
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 1142 void CodeGenAction::ExecuteAction() { ExecuteAction() function in CodeGenAction
|
/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 2793 void ExecuteAction(Window &window, int index) { in ExecuteAction() function in curses::FormWindowDelegate
|