Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp376 static llvm::Constant *getCatchAllValue(CodeGenFunction &CGF) { in getCatchAllValue() function
926 LPadInst->addClause(getCatchAllValue(*this)); in EmitLandingPad()
1551 LPadInst->addClause(getCatchAllValue(*this)); in getTerminateLandingPad()