Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()