Home
last modified time | relevance | path

Searched defs:TypeConstraint (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h238 TypeConstraint(ConceptReference *ConceptRef, TypeConstraint() function
H A DASTContext.h106 class TypeConstraint; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp803 TemplateIdAnnotation *TypeConstraint = nullptr; ParseTypeParameter() local
1363 AnnotateTemplateIdToken(TemplateTy Template,TemplateNameKind TNK,CXXScopeSpec & SS,SourceLocation TemplateKWLoc,UnqualifiedId & TemplateName,bool AllowTypeAnnotation,bool TypeConstraint) AnnotateTemplateIdToken() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1847 Expr *TypeConstraint = D->getPlaceholderTypeConstraint(); VisitNonTypeTemplateParmDecl() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2470 const Node *TypeConstraint; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp9031 ActOnCompoundRequirement(Expr * E,SourceLocation NoexceptLoc,CXXScopeSpec & SS,TemplateIdAnnotation * TypeConstraint,unsigned Depth) ActOnCompoundRequirement() argument