Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp2517 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2525 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2547 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2555 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()