Searched refs:TypeParamListContext (Results 1 – 1 of 1) sorted by relevance
813 enum class TypeParamListContext { enum827 TypeParamListContext newContext) { in checkTypeParamListConsistency()854 newContext != TypeParamListContext::Definition) { in checkTypeParamListConsistency()945 if (newContext == TypeParamListContext::ForwardDeclaration || in checkTypeParamListConsistency()946 newContext == TypeParamListContext::Definition) { in checkTypeParamListConsistency()957 << (newContext == TypeParamListContext::ForwardDeclaration) in checkTypeParamListConsistency()1019 TypeParamListContext::Definition)) { in ActOnStartClassInterface()1844 ? TypeParamListContext::Category in ActOnStartCategoryInterface()1845 : TypeParamListContext::Extension)) in ActOnStartCategoryInterface()3084 TypeParamListContext::ForwardDeclaration)) { in ActOnForwardClassDeclaration()