Home
last modified time | relevance | path

Searched refs:MsgSendFunctionDecl (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp97 FunctionDecl *MsgSendFunctionDecl; member in __anon085a35360111::RewriteModernObjC
676 MsgSendFunctionDecl = nullptr; in InitializeCommon()
2438 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()
2624 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()
2629 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()
2707 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()
2712 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()
2828 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()
2833 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()
3202 if (!MsgSendFunctionDecl) in SynthMessageExpr()
[all …]
DRewriteObjC.cpp94 FunctionDecl *MsgSendFunctionDecl; member in __anonb2913bb10111::RewriteObjC
605 MsgSendFunctionDecl = nullptr; in InitializeCommon()
2349 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()
2630 if (!MsgSendFunctionDecl) in SynthMessageExpr()
2648 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp97 FunctionDecl *MsgSendFunctionDecl; member in __anon16d2e4880111::RewriteModernObjC
672 MsgSendFunctionDecl = nullptr; in InitializeCommon()
2432 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()
2618 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()
2623 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()
2702 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()
2707 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()
2825 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()
2830 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()
3202 if (!MsgSendFunctionDecl) in SynthMessageExpr()
[all …]
DRewriteObjC.cpp94 FunctionDecl *MsgSendFunctionDecl; member in __anon88d555830111::RewriteObjC
604 MsgSendFunctionDecl = nullptr; in InitializeCommon()
2340 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()
2620 if (!MsgSendFunctionDecl) in SynthMessageExpr()
2638 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()