Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp365 void SynthMsgSendSuperFunctionDecl();
2357 void RewriteObjC::SynthMsgSendSuperFunctionDecl() { in SynthMsgSendSuperFunctionDecl() function in RewriteObjC
2633 SynthMsgSendSuperFunctionDecl(); in SynthMessageExpr()
H A DRewriteModernObjC.cpp429 void SynthMsgSendSuperFunctionDecl();
2445 // SynthMsgSendSuperFunctionDecl - id objc_msgSendSuper(void);
2446 void RewriteModernObjC::SynthMsgSendSuperFunctionDecl() {
3205 SynthMsgSendSuperFunctionDecl(); in SynthMessageExpr()
2447 void RewriteModernObjC::SynthMsgSendSuperFunctionDecl() { SynthMsgSendSuperFunctionDecl() function in RewriteModernObjC