Searched refs:newContext (Results 1 – 1 of 1) sorted by relevance
831 TypeParamListContext newContext) { in checkTypeParamListConsistency() argument842 << static_cast<unsigned>(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()