Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.h265 EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
DItaniumCXXABI.cpp189 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
1224 llvm::Value *ItaniumCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in ItaniumCXXABI
DCGExprCXX.cpp1913 Value = CGM.getCXXABI().EmitDynamicCastCall(*this, ThisAddr, SrcRecordTy, in EmitDynamicCast()
DMicrosoftCXXABI.cpp145 llvm::Value *EmitDynamicCastCall(CodeGenFunction &CGF, Address Value,
991 llvm::Value *MicrosoftCXXABI::EmitDynamicCastCall( in EmitDynamicCastCall() function in MicrosoftCXXABI