Searched defs:TypeConstraint (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTConcept.h | 238 TypeConstraint(ConceptReference *ConceptRef, TypeConstraint() function
|
H A D | ASTContext.h | 106 class TypeConstraint; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 803 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 D | ASTWriterDecl.cpp | 1847 Expr *TypeConstraint = D->getPlaceholderTypeConstraint(); VisitNonTypeTemplateParmDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2470 const Node *TypeConstraint; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 9031 ActOnCompoundRequirement(Expr * E,SourceLocation NoexceptLoc,CXXScopeSpec & SS,TemplateIdAnnotation * TypeConstraint,unsigned Depth) ActOnCompoundRequirement() argument
|