Searched refs:ForbiddenType (Results 1 – 3 of 3) sorted by relevance
132 enum DDKind : unsigned char { Availability, Access, ForbiddenType }; enumerator165 DD.Kind = ForbiddenType; in makeForbiddenType()213 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeDiagnostic()218 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeArgument()223 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeOperand()
71 case ForbiddenType: in Destroy()
7906 case DelayedDiagnostic::ForbiddenType: in PopParsingDeclaration()