Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2434 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2442 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2464 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2472 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
DRewriteModernObjC.cpp2510 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2518 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2540 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2548 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()