Home
last modified time | relevance | path

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

/freebsd-14.2/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()
1550 LPadInst->addClause(getCatchAllValue(*this)); in getTerminateLandingPad()