Home
last modified time | relevance | path

Searched refs:EmitVTablePtrCheckForCall (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprCXX.cpp262 EmitVTablePtrCheckForCall(MD, VTable, CFITCK_NVCall, CE->getLocStart()); in EmitCXXMemberOrOperatorMemberCallExpr()
DCGClass.cpp2490 void CodeGenFunction::EmitVTablePtrCheckForCall(const CXXMethodDecl *MD, in EmitVTablePtrCheckForCall() function in CodeGenFunction
DCodeGenFunction.h1402 void EmitVTablePtrCheckForCall(const CXXMethodDecl *MD, llvm::Value *VTable,
DItaniumCXXABI.cpp1605 CGF.EmitVTablePtrCheckForCall(MethodDecl, VTable, in getVirtualFunctionPointer()