Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp802 CXXScopeSpec TypeConstraintSS; in ParseTypeParameter() local
806 ParseOptionalCXXScopeSpecifier(TypeConstraintSS, /*ObjectType=*/nullptr, in ParseTypeParameter()
817 assert(TypeConstraintSS.isEmpty() && in ParseTypeParameter()
879 Actions.ActOnTypeConstraint(TypeConstraintSS, TypeConstraint, in ParseTypeParameter()