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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp358 static llvm::Constant *getCatchAllValue(CodeGenFunction &CGF) { function
867 LPadInst->addClause(getCatchAllValue(*this));
1486 LPadInst->addClause(getCatchAllValue(*this));

Completed in 119 milliseconds