Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp429 void SynthMsgSendFunctionDecl();
2428 void RewriteModernObjC::SynthMsgSendFunctionDecl() { in SynthMsgSendFunctionDecl() function in RewriteModernObjC
2626 SynthMsgSendFunctionDecl(); in RewriteObjCBoxedExpr()
2709 SynthMsgSendFunctionDecl(); in RewriteObjCArrayLiteralExpr()
2830 SynthMsgSendFunctionDecl(); in RewriteObjCDictionaryLiteralExpr()
3204 SynthMsgSendFunctionDecl(); in SynthMessageExpr()
H A DRewriteObjC.cpp364 void SynthMsgSendFunctionDecl();
2338 void RewriteObjC::SynthMsgSendFunctionDecl() { in SynthMsgSendFunctionDecl() function in RewriteObjC
2631 SynthMsgSendFunctionDecl(); in SynthMessageExpr()