Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h175 TypeConstraint(NestedNameSpecifierLoc NNS, in TypeConstraint() function
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp766 TemplateIdAnnotation *TypeConstraint = nullptr; in ParseTypeParameter() local
1294 bool TypeConstraint) { in AnnotateTemplateIdToken()
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1683 Expr *TypeConstraint = D->getPlaceholderTypeConstraint(); in VisitNonTypeTemplateParmDecl() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp8611 TemplateIdAnnotation *TypeConstraint, unsigned Depth) { in ActOnCompoundRequirement()