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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp369 void SynthGetMetaClassFunctionDecl();
2467 // SynthGetMetaClassFunctionDecl - id objc_getMetaClass(const char *name);
2468 void RewriteObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteObjC
2642 SynthGetMetaClassFunctionDecl();
H A DRewriteModernObjC.cpp436 void SynthGetMetaClassFunctionDecl();
2565 // SynthGetMetaClassFunctionDecl - Class objc_getMetaClass(const char *name);
2566 void RewriteModernObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteModernObjC
3250 SynthGetMetaClassFunctionDecl();

Completed in 94 milliseconds