Searched defs:isCatchAll (Results 1 – 3 of 3) sorted by relevance
161 bool isCatchAll() const { return Type.RTTI == nullptr; } isCatchAll() function
3592 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { isCatchAll() function
4751 AST_MATCHER(CXXCatchStmt,isCatchAll) AST_MATCHER() argument