Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp2727 EmitVTablePtrCheck(RD, VTable, TCK, Loc); in EmitVTablePtrCheckForCall()
2767 EmitVTablePtrCheck(ClassDecl, VTable, TCK, Loc); in EmitVTablePtrCheckForCast()
2775 void CodeGenFunction::EmitVTablePtrCheck(const CXXRecordDecl *RD, in EmitVTablePtrCheck() function in CodeGenFunction
H A DCodeGenFunction.h2318 void EmitVTablePtrCheck(const CXXRecordDecl *RD, llvm::Value *VTable,