Searched refs:TypeParamListContext (Results 1 – 1 of 1) sorted by relevance
817 enum class TypeParamListContext { enum831 TypeParamListContext newContext) { in checkTypeParamListConsistency()858 newContext != TypeParamListContext::Definition) { in checkTypeParamListConsistency()948 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()949 newContext == TypeParamListContext::Definition) { in checkTypeParamListConsistency()960 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()1022 TypeParamListContext::Definition)) { in ActOnStartClassInterface()1868 CategoryName ? TypeParamListContext::Category in ActOnStartCategoryInterface()1869 : TypeParamListContext::Extension)) in ActOnStartCategoryInterface()3126 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()