Searched refs:ForbiddenType (Results 1 – 3 of 3) sorted by relevance
116 enum DDKind { Deprecation, Unavailable, Access, ForbiddenType }; enumerator149 DD.Kind = ForbiddenType; in makeForbiddenType()185 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeDiagnostic()190 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeArgument()195 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeOperand()
69 case ForbiddenType: in Destroy()
6452 case DelayedDiagnostic::ForbiddenType: in PopParsingDeclaration()