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.cpp2795 EmitVTablePtrCheck(RD, VTable, TCK, Loc); in EmitVTablePtrCheckForCall()
2835 EmitVTablePtrCheck(ClassDecl, VTable, TCK, Loc); in EmitVTablePtrCheckForCast()
2843 void CodeGenFunction::EmitVTablePtrCheck(const CXXRecordDecl *RD, in EmitVTablePtrCheck() function in CodeGenFunction
H A DCodeGenFunction.h2494 void EmitVTablePtrCheck(const CXXRecordDecl *RD, llvm::Value *VTable,