Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGCXXABI.h292 EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
DCGExprCXX.cpp2301 Value = CGM.getCXXABI().EmitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
DItaniumCXXABI.cpp188 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1446 llvm::Value *ItaniumCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp155 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1013 llvm::Value *MicrosoftCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in MicrosoftCXXABI