Lines Matching refs:msgSendIdent
2412 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl() local
2423 msgSendIdent, msgSendType, in SynthSuperConstructorFunctionDecl()
2429 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl() local
2442 msgSendIdent, msgSendType, nullptr, in SynthMsgSendFunctionDecl()
2448 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl() local
2456 msgSendIdent, msgSendType, in SynthMsgSendSuperFunctionDecl()
2462 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl() local
2475 msgSendIdent, msgSendType, in SynthMsgSendStretFunctionDecl()
2482 IdentifierInfo *msgSendIdent = in SynthMsgSendSuperStretFunctionDecl() local
2491 msgSendIdent, in SynthMsgSendSuperStretFunctionDecl()
2498 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl() local
2511 msgSendIdent, msgSendType, in SynthMsgSendFpretFunctionDecl()