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

/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstructions.h2187 /// getClause - Get the value of the clause at index Idx. Use isCatch/isFilter
2191 /// isCatch - Return 'true' if the clause and index Idx is a catch clause.
2192 bool isCatch(unsigned Idx) const { function in class:llvm::LandingPadInst
/external/llvm/include/llvm/IR/
H A DInstructions.h2757 /// Get the value of the clause at index Idx. Use isCatch/isFilter to
2763 /// isCatch - Return 'true' if the clause and index Idx is a catch clause.
2764 bool isCatch(unsigned Idx) const { function in class:llvm::LandingPadInst
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 94 milliseconds