Searched refs:nulloptTypeDecl (Results 1 – 1 of 1) sorted by relevance
86 auto nulloptTypeDecl() { in nulloptTypeDecl() function91 auto hasNulloptType() { return hasType(nulloptTypeDecl()); } in hasNulloptType()96 recordType(hasDeclaration(anyOf(nulloptTypeDecl(), optionalClass()))))); in hasAnyOptionalType()