Home
last modified time | relevance | path

Searched refs:TypeConstraintSS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTemplate.cpp789 CXXScopeSpec TypeConstraintSS; in ParseTypeParameter() local
793 ParseOptionalCXXScopeSpecifier(TypeConstraintSS, /*ObjectType=*/nullptr, in ParseTypeParameter()
804 assert(TypeConstraintSS.isEmpty() && in ParseTypeParameter()
859 Actions.ActOnTypeConstraint(TypeConstraintSS, TypeConstraint, in ParseTypeParameter()