Searched refs:EmitVTablePtrCheckForCall (Results 1 – 4 of 4) sorted by relevance
263 EmitVTablePtrCheckForCall(MD, VTable, CFITCK_NVCall, CE->getLocStart()); in EmitCXXMemberOrOperatorMemberCallExpr()
2165 void CodeGenFunction::EmitVTablePtrCheckForCall(const CXXMethodDecl *MD, in EmitVTablePtrCheckForCall() function in CodeGenFunction
1349 void EmitVTablePtrCheckForCall(const CXXMethodDecl *MD, llvm::Value *VTable,
1451 CGF.EmitVTablePtrCheckForCall(cast<CXXMethodDecl>(GD.getDecl()), VTable, in getVirtualFunctionPointer()