Searched refs:isCatchAll (Results 1 – 3 of 3) sorted by relevance
629 catchScope.getHandler(0).isCatchAll()) { in getEHDispatchBlock()1156 catchScope.getHandler(0).isCatchAll()) { in emitCatchDispatchBlock()1192 } else if (catchScope.getHandler(i+1).isCatchAll()) { in emitCatchDispatchBlock()
151 bool isCatchAll() const { return Type == 0; } in isCatchAll() function
1826 static bool isCatchAll(Personality_Type Personality, Constant *TypeInfo) { in isCatchAll() function1880 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()1918 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()1941 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()