Searched defs:isCatchAll (Results 1 – 5 of 5) sorted by relevance
163 bool isCatchAll() const { return Type.RTTI == nullptr; } in isCatchAll() function
2377 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function
2821 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function
2997 AST_MATCHER(CXXCatchStmt, isCatchAll) { in AST_MATCHER() argument
3459 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function