Searched refs:ForbiddenType (Results 1 – 3 of 3) sorted by relevance
128 enum DDKind : unsigned char { Availability, Access, ForbiddenType }; enumerator161 DD.Kind = ForbiddenType; in makeForbiddenType()209 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeDiagnostic()214 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeArgument()219 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeOperand()
70 case ForbiddenType: in Destroy()
7497 case DelayedDiagnostic::ForbiddenType: in PopParsingDeclaration()