Searched refs:EmitVTablePtrCheckForCall (Results 1 – 3 of 3) sorted by relevance
2737 EmitVTablePtrCheckForCall(RD, VTable, CodeGenFunction::CFITCK_VCall, Loc); in EmitTypeMetadataCodeForVCall()2761 void CodeGenFunction::EmitVTablePtrCheckForCall(const CXXRecordDecl *RD, in EmitVTablePtrCheckForCall() function in CodeGenFunction
406 EmitVTablePtrCheckForCall(RD, VTable, CFITCK_NVCall, CE->getBeginLoc()); in EmitCXXMemberOrOperatorMemberCallExpr()
2315 void EmitVTablePtrCheckForCall(const CXXRecordDecl *RD, llvm::Value *VTable,