Searched refs:ForbiddenType (Results 1 – 3 of 3) sorted by relevance
115 enum DDKind { Deprecation, Access, ForbiddenType }; enumerator143 DD.Kind = ForbiddenType; in makeForbiddenType()177 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeDiagnostic()182 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeArgument()187 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeOperand()
51 case ForbiddenType: in Destroy()
3272 case DelayedDiagnostic::ForbiddenType: in popParsingDecl()