Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp765 CXXScopeSpec TypeConstraintSS; in ParseTypeParameter() local
769 ParseOptionalCXXScopeSpecifier(TypeConstraintSS, /*ObjectType=*/nullptr, in ParseTypeParameter()
780 assert(TypeConstraintSS.isEmpty() && in ParseTypeParameter()
835 Actions.ActOnTypeConstraint(TypeConstraintSS, TypeConstraint, in ParseTypeParameter()