OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MsgSendSuperStretFunctionDecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
100
FunctionDecl *
MsgSendSuperStretFunctionDecl
;
679
MsgSendSuperStretFunctionDecl
= nullptr;
2487
MsgSendSuperStretFunctionDecl
= FunctionDecl::Create(*Context, TUDecl,
3208
if (!
MsgSendSuperStretFunctionDecl
)
3237
MsgSendStretFlavor =
MsgSendSuperStretFunctionDecl
;
3337
MsgSendStretFlavor =
MsgSendSuperStretFunctionDecl
;
RewriteObjC.cpp
97
FunctionDecl *
MsgSendSuperStretFunctionDecl
;
608
MsgSendSuperStretFunctionDecl
= nullptr;
2414
MsgSendSuperStretFunctionDecl
= FunctionDecl::Create(*Context, TUDecl,
2636
if (!
MsgSendSuperStretFunctionDecl
)
2665
MsgSendStretFlavor =
MsgSendSuperStretFunctionDecl
;
2764
MsgSendStretFlavor =
MsgSendSuperStretFunctionDecl
;
Completed in 33 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026