Searched refs:ConstrainedType (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.y194 %type <type> ConstrainedType
331 | ConstrainedType
575 ConstrainedType : Type Constraint label
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp721 QualType ConstrainedType) {
741 NewConverted.push_back(ConstrainedType);
754 NewConverted.push_back(ConstrainedType);
720 canonicalizeImmediatelyDeclaredConstraint(const ASTContext &C, Expr *IDC, QualType ConstrainedType) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1140 SourceLocation RAngleLoc, QualType ConstrainedType,
1146 S.getTrivialTemplateArgumentLoc(TemplateArgument(ConstrainedType),
1137 formImmediatelyDeclaredConstraint( Sema &S, NestedNameSpecifierLoc NS, DeclarationNameInfo NameInfo, ConceptDecl *NamedConcept, SourceLocation LAngleLoc, SourceLocation RAngleLoc, QualType ConstrainedType, SourceLocation ParamNameLoc, ArgumentLocAppender Appender, SourceLocation EllipsisLoc) argument

Completed in 195 milliseconds