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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp434 void SynthGetMetaClassFunctionDecl();
2542 // SynthGetMetaClassFunctionDecl - Class objc_getMetaClass(const char *name);
2543 void RewriteModernObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteModernObjC
3213 SynthGetMetaClassFunctionDecl();
H A DRewriteObjC.cpp370 void SynthGetMetaClassFunctionDecl();
2469 // SynthGetMetaClassFunctionDecl - id objc_getMetaClass(const char *name);
2470 void RewriteObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteObjC
2642 SynthGetMetaClassFunctionDecl();

Completed in 122 milliseconds