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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp428 void SynthMsgSendFunctionDecl();
2423 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2424 void RewriteModernObjC::SynthMsgSendFunctionDecl() { function in class:RewriteModernObjC
2621 SynthMsgSendFunctionDecl();
2704 SynthMsgSendFunctionDecl();
2825 SynthMsgSendFunctionDecl();
3197 SynthMsgSendFunctionDecl();
H A DRewriteObjC.cpp364 void SynthMsgSendFunctionDecl();
2334 // SynthMsgSendFunctionDecl - id objc_msgSend(id self, SEL op, ...);
2335 void RewriteObjC::SynthMsgSendFunctionDecl() { function in class:RewriteObjC
2626 SynthMsgSendFunctionDecl();

Completed in 283 milliseconds