OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BeginInvocation
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
ARCMTActions.h
21
bool
BeginInvocation
(CompilerInstance &CI) override;
29
bool
BeginInvocation
(CompilerInstance &CI) override;
38
bool
BeginInvocation
(CompilerInstance &CI) override;
48
bool
BeginInvocation
(CompilerInstance &CI) override;
70
bool
BeginInvocation
(CompilerInstance &CI) override;
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ARCMTActions.cpp
16
bool CheckAction::
BeginInvocation
(CompilerInstance &CI) {
30
bool ModifyAction::
BeginInvocation
(CompilerInstance &CI) {
39
bool MigrateAction::
BeginInvocation
(CompilerInstance &CI) {
ObjCMT.cpp
209
bool ObjCMigrateAction::
BeginInvocation
(CompilerInstance &CI) {
1985
bool MigrateSourceAction::
BeginInvocation
(CompilerInstance &CI) {
/src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/
FrontendActions.h
56
bool
BeginInvocation
(CompilerInstance &CI) override;
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendAction.h
79
virtual bool
BeginInvocation
(CompilerInstance &CI) { return true; }
311
bool
BeginInvocation
(CompilerInstance &CI) override;
FrontendActions.h
178
bool
BeginInvocation
(CompilerInstance &CI) override;
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
FrontendActions.cpp
115
bool FixItRecompile::
BeginInvocation
(CompilerInstance &CI) {
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendAction.cpp
561
if (!
BeginInvocation
(CI))
1078
bool WrapperFrontendAction::
BeginInvocation
(CompilerInstance &CI) {
1079
return WrappedAction->
BeginInvocation
(CI);
FrontendActions.cpp
251
return GenerateModuleAction::
BeginInvocation
(CI);
712
bool DumpModuleInfoAction::
BeginInvocation
(CompilerInstance &CI) {
Completed in 64 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026