Searched refs:getDynamicCastFn (Results 1 – 1 of 1) sorted by relevance
1628 static llvm::Constant *getDynamicCastFn(CodeGenFunction &CGF) { in getDynamicCastFn() function1776 Value = CGF.EmitNounwindRuntimeCall(getDynamicCastFn(CGF), args); in EmitDynamicCastCall()