Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp597 CXXScopeSpec TypeConstraintSS; in ParseTypeParameter() local
601 ParseOptionalCXXScopeSpecifier(TypeConstraintSS, /*ObjectType=*/nullptr, in ParseTypeParameter()
612 assert(TypeConstraintSS.isEmpty() && in ParseTypeParameter()
679 Actions.ActOnTypeConstraint(TypeConstraintSS, TypeConstraint, in ParseTypeParameter()