Home
last modified time | relevance | path

Searched refs:EmitVTablePtrCheck (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2752 EmitVTablePtrCheck(RD, VTable, TCK, Loc); in EmitVTablePtrCheckForCall()
2792 EmitVTablePtrCheck(ClassDecl, VTable, TCK, Loc); in EmitVTablePtrCheckForCast()
2800 void CodeGenFunction::EmitVTablePtrCheck(const CXXRecordDecl *RD, in EmitVTablePtrCheck() function in CodeGenFunction
H A DCodeGenFunction.h2389 void EmitVTablePtrCheck(const CXXRecordDecl *RD, llvm::Value *VTable,