Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp44 static llvm::Constant *getThrowFn(CodeGenModule &CGM) { in getThrowFn() function
480 EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in EmitCXXThrowExpr()