HomeSort by: relevance | last modified time | path
    Searched refs:SynthMsgSendStretFunctionDecl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 430 void SynthMsgSendStretFunctionDecl();
2459 // SynthMsgSendStretFunctionDecl - id objc_msgSend_stret(id self, SEL op, ...);
2460 void RewriteModernObjC::SynthMsgSendStretFunctionDecl() {
3207 SynthMsgSendStretFunctionDecl();
RewriteObjC.cpp 366 void SynthMsgSendStretFunctionDecl();
2378 // SynthMsgSendStretFunctionDecl - id objc_msgSend_stret(id self, SEL op, ...);
2379 void RewriteObjC::SynthMsgSendStretFunctionDecl() {
2635 SynthMsgSendStretFunctionDecl();

Completed in 25 milliseconds