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

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

Completed in 103 milliseconds