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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.h151 bool isCatchAll() const { return Type == 0; } function in struct:clang::CodeGen::EHCatchScope::Handler
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1826 static bool isCatchAll(Personality_Type Personality, Constant *TypeInfo) { function

Completed in 118 milliseconds