Lines Matching refs:msgSendIdent
2313 IdentifierInfo *msgSendIdent = &Context->Idents.get("__rw_objc_super"); in SynthSuperConstructorFunctionDecl() local
2324 msgSendIdent, msgSendType, in SynthSuperConstructorFunctionDecl()
2330 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend"); in SynthMsgSendFunctionDecl() local
2343 msgSendIdent, msgSendType, in SynthMsgSendFunctionDecl()
2349 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSendSuper"); in SynthMsgSendSuperFunctionDecl() local
2365 msgSendIdent, msgSendType, in SynthMsgSendSuperFunctionDecl()
2371 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_stret"); in SynthMsgSendStretFunctionDecl() local
2384 msgSendIdent, msgSendType, in SynthMsgSendStretFunctionDecl()
2391 IdentifierInfo *msgSendIdent = in SynthMsgSendSuperStretFunctionDecl() local
2408 msgSendIdent, in SynthMsgSendSuperStretFunctionDecl()
2415 IdentifierInfo *msgSendIdent = &Context->Idents.get("objc_msgSend_fpret"); in SynthMsgSendFpretFunctionDecl() local
2428 msgSendIdent, msgSendType, in SynthMsgSendFpretFunctionDecl()