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

/external/clang/lib/CodeGen/
H A DCGException.cpp336 static llvm::Constant *getCatchAllValue(CodeGenFunction &CGF) { function
834 LPadInst->addClause(getCatchAllValue(*this));
1302 LPadInst->addClause(getCatchAllValue(*this));

Completed in 59 milliseconds