Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp684 CXXScopeSpec TypeConstraintSS; in ParseTypeParameter() local
688 ParseOptionalCXXScopeSpecifier(TypeConstraintSS, /*ObjectType=*/nullptr, in ParseTypeParameter()
699 assert(TypeConstraintSS.isEmpty() && in ParseTypeParameter()
766 Actions.ActOnTypeConstraint(TypeConstraintSS, TypeConstraint, in ParseTypeParameter()