Searched refs:isExplicitThrowExceptionSpec (Results 1 – 2 of 2) sorted by relevance
53 inline bool isExplicitThrowExceptionSpec(ExceptionSpecificationType ESpecType) { in isExplicitThrowExceptionSpec() function
27 return isExplicitThrowExceptionSpec(Node.getExceptionSpecType()) && in AST_MATCHER()