• Home
  • Raw
  • Download

Lines Matching refs:Idents

2221   IdentifierInfo *SelGetUidIdent = &Context->Idents.get("sel_registerName");  in SynthSelGetUidFunctionDecl()
2313 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl()
2330 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl()
2349 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl()
2353 &Context->Idents.get("objc_super")); in SynthMsgSendSuperFunctionDecl()
2371 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl()
2392 &Context->Idents.get("objc_msgSendSuper_stret"); in SynthMsgSendSuperStretFunctionDecl()
2396 &Context->Idents.get("objc_super")); in SynthMsgSendSuperStretFunctionDecl()
2415 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl()
2434 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl()
2449 &Context->Idents.get("class_getSuperclass"); in SynthGetSuperClassFunctionDecl()
2464 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl()
2506 SourceLocation(), &Context->Idents.get(S), in RewriteObjCStringLiteral()
2527 &Context->Idents.get("objc_super")); in getSuperStructType()
2555 &Context->Idents.get("__NSConstantStringImpl")); in getConstantStringStructType()
3027 &Context->Idents.get("Protocol"), in getProtocolType()
3039 IdentifierInfo *ID = &Context->Idents.get(Name); in RewriteObjCProtocolExpr()
3761 &Context->Idents.get("__block_impl")); in SynthesizeBlockCall()
3793 &Context->Idents.get("FuncPtr"), in SynthesizeBlockCall()
3841 &Context->Idents.get("__forwarding"), in RewriteBlockDeclRefExpr()
3851 &Context->Idents.get(Name), in RewriteBlockDeclRefExpr()
4345 IdentifierInfo *ID = &Context->Idents.get(name); in SynthBlockInitFunctionDecl()
4431 &Context->Idents.get(DescData.c_str()), in SynthBlockInitExpr()
4488 IdentifierInfo *II = &Context->Idents.get(RecName.c_str() in SynthBlockInitExpr()
5829 IdentifierInfo *II = &Context->Idents.get(RecName); in RewriteObjCIvarRefExpr()
5869 IdentifierInfo *II = &Context->Idents.get(RecName); in RewriteObjCIvarRefExpr()