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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp365 void SynthMsgSendSuperFunctionDecl();
2353 // SynthMsgSendSuperFunctionDecl - id objc_msgSendSuper(struct objc_super *, SEL op, ...);
2354 void RewriteObjC::SynthMsgSendSuperFunctionDecl() { function in class:RewriteObjC
2628 SynthMsgSendSuperFunctionDecl();
H A DRewriteModernObjC.cpp429 void SynthMsgSendSuperFunctionDecl();
2442 // SynthMsgSendSuperFunctionDecl - id objc_msgSendSuper(void);
2443 void RewriteModernObjC::SynthMsgSendSuperFunctionDecl() { function in class:RewriteModernObjC
3199 SynthMsgSendSuperFunctionDecl();

Completed in 139 milliseconds