Searched refs:isTypeOfType (Results 1 – 1 of 1) sorted by relevance
60 AST_MATCHER(QualType, isTypeOfType) { in AST_MATCHER() argument113 anyOf(decltypeType(), autoType(), isTypeOfType(), isTypeOfExprType())); in registerMatchers()