Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclTemplate.cpp701 void TemplateTypeParmDecl::setTypeConstraint(NestedNameSpecifierLoc NNS, in setTypeConstraint() function in TemplateTypeParmDecl
H A DASTImporter.cpp5619 ToD->setTypeConstraint(ToNNS, DeclarationNameInfo(ToName, ToNameLoc), in VisitTemplateTypeParmDecl()
H A DASTContext.cpp812 NewTTP->setTypeConstraint( in getCanonicalTemplateTemplateParmDecl()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclTemplate.h1374 void setTypeConstraint(NestedNameSpecifierLoc NNS,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2668 Inst->setTypeConstraint(TC->getNestedNameSpecifierLoc(), in SubstTypeConstraint()
H A DSemaTemplate.cpp1247 ConstrainedParameter->setTypeConstraint(NS, NameInfo, in AttachTypeConstraint()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp2573 D->setTypeConstraint(NNS, DN, /*FoundDecl=*/nullptr, NamedConcept, in VisitTemplateTypeParmDecl()