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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp431 void SynthMsgSendFpretFunctionDecl();
2493 // SynthMsgSendFpretFunctionDecl - double objc_msgSend_fpret(id self, SEL op, ...);
2494 void RewriteModernObjC::SynthMsgSendFpretFunctionDecl() { function in class:RewriteModernObjC
3207 SynthMsgSendFpretFunctionDecl();
H A DRewriteObjC.cpp367 void SynthMsgSendFpretFunctionDecl();
2420 // SynthMsgSendFpretFunctionDecl - double objc_msgSend_fpret(id self, SEL op, ...);
2421 void RewriteObjC::SynthMsgSendFpretFunctionDecl() { function in class:RewriteObjC
2636 SynthMsgSendFpretFunctionDecl();

Completed in 208 milliseconds