Home
last modified time | relevance | path

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

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