Searched refs:sugaredNullptrType (Results 1 – 1 of 1) sorted by relevance
26 AST_MATCHER(Type, sugaredNullptrType) { in AST_MATCHER() argument42 unless(hasSourceExpression(hasType(sugaredNullptrType())))); in makeCastSequenceMatcher()