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

/external/llvm/include/llvm/
H A DInstructions.h2230 /// getClause - Get the value of the clause at index Idx. Use isCatch/isFilter
2234 /// isCatch - Return 'true' if the clause and index Idx is a catch clause.
2235 bool isCatch(unsigned Idx) const { function in class:llvm::LandingPadInst

Completed in 63 milliseconds