Searched defs:isCatchAll (Results 1 – 2 of 2) sorted by relevance
4079 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function
4749 AST_MATCHER(CXXCatchStmt, isCatchAll) { in AST_MATCHER() argument