• Home
  • Raw
  • Download

Lines Matching refs:Idents

593       IdentifierInfo* II = &Context->Idents.get("load");  in ImplementationIsNonLazy()
867 &Context->Idents.get(RecName.c_str())); in getIvarAccessString()
879 &Context->Idents.get(D->getNameAsString()), in getIvarAccessString()
2355 IdentifierInfo *SelGetUidIdent = &Context->Idents.get("sel_registerName"); in SynthSelGetUidFunctionDecl()
2450 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperContructorFunctionDecl()
2467 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl()
2486 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl()
2500 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl()
2521 &Context->Idents.get("objc_msgSendSuper_stret"); in SynthMsgSendSuperStretFunctionDecl()
2536 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl()
2555 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl()
2570 &Context->Idents.get("class_getSuperclass"); in SynthGetSuperClassFunctionDecl()
2585 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl()
2626 SourceLocation(), &Context->Idents.get(S), in RewriteObjCStringLiteral()
2792 &Context->Idents.get("arr"), in RewriteObjCArrayLiteralExpr()
2937 &Context->Idents.get("arr"), in RewriteObjCDictionaryLiteralExpr()
3069 &Context->Idents.get("__rw_objc_super")); in getSuperStructType()
3097 &Context->Idents.get("__NSConstantStringImpl")); in getConstantStringStructType()
3246 IdentifierInfo *ID = &Context->Idents.get(name); in SynthMsgSendStretCallExpr()
3257 &Context->Idents.get("s"), in SynthMsgSendStretCallExpr()
3706 &Context->Idents.get("Protocol"), in getProtocolType()
3719 IdentifierInfo *ID = &Context->Idents.get(Name); in RewriteObjCProtocolExpr()
3959 &Context->Idents.get(StructTagName)); in SynthesizeBitfieldGroupStructType()
3963 &Context->Idents.get(Ivar->getName()), in SynthesizeBitfieldGroupStructType()
4786 &Context->Idents.get("__block_impl")); in SynthesizeBlockCall()
4819 &Context->Idents.get("FuncPtr"), in SynthesizeBlockCall()
4867 &Context->Idents.get("__forwarding"), in RewriteBlockDeclRefExpr()
4878 &Context->Idents.get(Name), in RewriteBlockDeclRefExpr()
5398 IdentifierInfo *ID = &Context->Idents.get(name); in SynthBlockInitFunctionDecl()
5501 &Context->Idents.get(DescData.c_str()), in SynthBlockInitExpr()
5559 IdentifierInfo *II = &Context->Idents.get(RecName.c_str() in SynthBlockInitExpr()
7764 SourceLocation(), &Context->Idents.get(IvarOffsetName), in RewriteObjCIvarRefExpr()
7795 &Context->Idents.get(RecName.c_str())); in RewriteObjCIvarRefExpr()
7807 &Context->Idents.get(D->getNameAsString()), in RewriteObjCIvarRefExpr()
7836 &Context->Idents.get(D->getNameAsString()), in RewriteObjCIvarRefExpr()