Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h266 EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
H A DCGExprCXX.cpp2303 Value = CGM.getCXXABI().EmitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
H A DMicrosoftCXXABI.cpp151 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
993 llvm::Value *MicrosoftCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp188 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1490 llvm::Value *ItaniumCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in ItaniumCXXABI