Home
last modified time | relevance | path

Searched defs:BeginInvocation (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DARCMTActions.cpp16 bool CheckAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation() function in CheckAction
30 bool ModifyAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation() function in ModifyAction
39 bool MigrateAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation() function in MigrateAction
H A DObjCMT.cpp206 bool ObjCMigrateAction::BeginInvocation(CompilerInstance &CI) { BeginInvocation() function in ObjCMigrateAction
1979 bool MigrateSourceAction::BeginInvocation(CompilerInstance &CI) { BeginInvocation() function in MigrateSourceAction
/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h79 virtual bool BeginInvocation(CompilerInstance &CI) { return true; } BeginInvocation() function
/llvm-project/clang-tools-extra/clangd/index/
H A DIndexAction.cpp168 bool BeginInvocation(CompilerInstance &CI) override { in BeginInvocation() function in clang::clangd::__anon056224cb0111::IndexAction
/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp115 bool FixItRecompile::BeginInvocation(CompilerInstance &CI) { in BeginInvocation() function in FixItRecompile
/llvm-project/clang-tools-extra/include-cleaner/tool/
H A DIncludeCleaner.cpp132 bool BeginInvocation(CompilerInstance &CI) override { in BeginInvocation() function in clang::include_cleaner::__anon121721bb0111::Action
/llvm-project/clang/unittests/Sema/
H A DCodeCompleteTest.cpp130 bool BeginInvocation(CompilerInstance &CI) override { in BeginInvocation() function in __anonf79e3df20111::CodeCompleteAction
/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1212 bool WrapperFrontendAction::BeginInvocation(CompilerInstance &CI) { BeginInvocation() function in WrapperFrontendAction
H A DFrontendActions.cpp812 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) { BeginInvocation() function in DumpModuleInfoAction
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSymbolCollectorTests.cpp254 bool BeginInvocation(CompilerInstance &CI) override { create() function in clang::clangd::__anon8dddb8c00111::SymbolIndexActionFactory::create::IndexAction