• Home
  • Raw
  • Download

Lines Matching refs:Idents

593       IdentifierInfo* II = &Context->Idents.get("load");  in ImplementationIsNonLazy()
865 &Context->Idents.get(RecName.c_str())); in getIvarAccessString()
877 &Context->Idents.get(D->getNameAsString()), in getIvarAccessString()
2310 IdentifierInfo *SelGetUidIdent = &Context->Idents.get("sel_registerName"); in SynthSelGetUidFunctionDecl()
2405 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl()
2422 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl()
2441 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl()
2455 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl()
2476 &Context->Idents.get("objc_msgSendSuper_stret"); in SynthMsgSendSuperStretFunctionDecl()
2491 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl()
2510 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl()
2525 &Context->Idents.get("class_getSuperclass"); in SynthGetSuperClassFunctionDecl()
2540 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl()
2582 SourceLocation(), &Context->Idents.get(S), in RewriteObjCStringLiteral()
2737 &Context->Idents.get("arr"), in RewriteObjCArrayLiteralExpr()
2868 &Context->Idents.get("arr"), in RewriteObjCDictionaryLiteralExpr()
2981 &Context->Idents.get("__rw_objc_super")); in getSuperStructType()
3009 &Context->Idents.get("__NSConstantStringImpl")); in getConstantStringStructType()
3175 IdentifierInfo *ID = &Context->Idents.get(name); in SynthMsgSendStretCallExpr()
3186 &Context->Idents.get("s"), in SynthMsgSendStretCallExpr()
3579 &Context->Idents.get("Protocol"), in getProtocolType()
3592 IdentifierInfo *ID = &Context->Idents.get(Name); in RewriteObjCProtocolExpr()
3796 &Context->Idents.get(StructTagName)); in SynthesizeBitfieldGroupStructType()
3800 &Context->Idents.get(Ivar->getName()), in SynthesizeBitfieldGroupStructType()
4602 &Context->Idents.get("__block_impl")); in SynthesizeBlockCall()
4634 &Context->Idents.get("FuncPtr"), in SynthesizeBlockCall()
4682 &Context->Idents.get("__forwarding"), in RewriteBlockDeclRefExpr()
4692 &Context->Idents.get(Name), in RewriteBlockDeclRefExpr()
5201 IdentifierInfo *ID = &Context->Idents.get(name); in SynthBlockInitFunctionDecl()
5303 &Context->Idents.get(DescData.c_str()), in SynthBlockInitExpr()
5361 IdentifierInfo *II = &Context->Idents.get(RecName.c_str() in SynthBlockInitExpr()
7492 SourceLocation(), &Context->Idents.get(IvarOffsetName), in RewriteObjCIvarRefExpr()
7524 &Context->Idents.get(RecName.c_str())); in RewriteObjCIvarRefExpr()
7536 &Context->Idents.get(D->getNameAsString()), in RewriteObjCIvarRefExpr()
7565 &Context->Idents.get(D->getNameAsString()), in RewriteObjCIvarRefExpr()