Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.h282 EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
H A DCGExprCXX.cpp2298 Value = CGM.getCXXABI().EmitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
H A DMicrosoftCXXABI.cpp155 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1000 llvm::Value *MicrosoftCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp188 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1457 llvm::Value *ItaniumCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in ItaniumCXXABI