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

/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp369 void SynthMsgSendFunctionDecl();
2289 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2290 void RewriteModernObjC::SynthMsgSendFunctionDecl() { function in class:RewriteModernObjC
2501 SynthMsgSendFunctionDecl();
2598 SynthMsgSendFunctionDecl();
2737 SynthMsgSendFunctionDecl();
2976 SynthMsgSendFunctionDecl();
H A DRewriteObjC.cpp364 void SynthMsgSendFunctionDecl();
2367 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2368 void RewriteObjC::SynthMsgSendFunctionDecl() { function in class:RewriteObjC
2642 SynthMsgSendFunctionDecl();

Completed in 80 milliseconds