Lines Matching refs:msgSendIdent
2411 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl() local
2422 msgSendIdent, msgSendType, in SynthSuperConstructorFunctionDecl()
2428 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl() local
2441 msgSendIdent, msgSendType, nullptr, in SynthMsgSendFunctionDecl()
2447 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl() local
2455 msgSendIdent, msgSendType, in SynthMsgSendSuperFunctionDecl()
2461 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl() local
2474 msgSendIdent, msgSendType, in SynthMsgSendStretFunctionDecl()
2481 IdentifierInfo *msgSendIdent = in SynthMsgSendSuperStretFunctionDecl() local
2490 msgSendIdent, in SynthMsgSendSuperStretFunctionDecl()
2497 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl() local
2510 msgSendIdent, msgSendType, in SynthMsgSendFpretFunctionDecl()