Home
last modified time | relevance | path

Searched refs:SynthMsgSendFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp428 void SynthMsgSendFunctionDecl();
2427 void RewriteModernObjC::SynthMsgSendFunctionDecl() { in SynthMsgSendFunctionDecl() function in RewriteModernObjC
2625 SynthMsgSendFunctionDecl(); in RewriteObjCBoxedExpr()
2708 SynthMsgSendFunctionDecl(); in RewriteObjCArrayLiteralExpr()
2829 SynthMsgSendFunctionDecl(); in RewriteObjCDictionaryLiteralExpr()
3203 SynthMsgSendFunctionDecl(); in SynthMessageExpr()
H A DRewriteObjC.cpp364 void SynthMsgSendFunctionDecl();
2338 void RewriteObjC::SynthMsgSendFunctionDecl() { in SynthMsgSendFunctionDecl() function in RewriteObjC
2631 SynthMsgSendFunctionDecl(); in SynthMessageExpr()