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