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

/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp375 void SynthGetMetaClassFunctionDecl();
2419 // SynthGetMetaClassFunctionDecl - id objc_getMetaClass(const char *name);
2420 void RewriteModernObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteModernObjC
2990 SynthGetMetaClassFunctionDecl();
H A DRewriteObjC.cpp370 void SynthGetMetaClassFunctionDecl();
2513 // SynthGetMetaClassFunctionDecl - id objc_getMetaClass(const char *name);
2514 void RewriteObjC::SynthGetMetaClassFunctionDecl() { function in class:RewriteObjC
2656 SynthGetMetaClassFunctionDecl();

Completed in 43 milliseconds