Lines Matching refs:msgSendIdent
2322 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl() local
2333 msgSendIdent, msgSendType, in SynthSuperConstructorFunctionDecl()
2339 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl() local
2352 msgSendIdent, msgSendType, in SynthMsgSendFunctionDecl()
2358 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl() local
2374 msgSendIdent, msgSendType, in SynthMsgSendSuperFunctionDecl()
2380 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl() local
2393 msgSendIdent, msgSendType, in SynthMsgSendStretFunctionDecl()
2400 IdentifierInfo *msgSendIdent = in SynthMsgSendSuperStretFunctionDecl() local
2417 msgSendIdent, in SynthMsgSendSuperStretFunctionDecl()
2424 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl() local
2437 msgSendIdent, msgSendType, in SynthMsgSendFpretFunctionDecl()