Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp370 void SynthGetMetaClassFunctionDecl();
2472 void RewriteObjC::SynthGetMetaClassFunctionDecl() { in SynthGetMetaClassFunctionDecl() function in RewriteObjC
2645 SynthGetMetaClassFunctionDecl(); in SynthMessageExpr()
H A DRewriteModernObjC.cpp434 void SynthGetMetaClassFunctionDecl();
2544 // SynthGetMetaClassFunctionDecl - Class objc_getMetaClass(const char *name);
2545 void RewriteModernObjC::SynthGetMetaClassFunctionDecl() {
3217 SynthGetMetaClassFunctionDecl(); in SynthMessageExpr()
2546 void RewriteModernObjC::SynthGetMetaClassFunctionDecl() { SynthGetMetaClassFunctionDecl() function in RewriteModernObjC