Searched refs:setTypeConstraint (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | DeclTemplate.cpp | 701 void TemplateTypeParmDecl::setTypeConstraint(NestedNameSpecifierLoc NNS, in setTypeConstraint() function in TemplateTypeParmDecl
|
| H A D | ASTImporter.cpp | 5619 ToD->setTypeConstraint(ToNNS, DeclarationNameInfo(ToName, ToNameLoc), in VisitTemplateTypeParmDecl()
|
| H A D | ASTContext.cpp | 812 NewTTP->setTypeConstraint( in getCanonicalTemplateTemplateParmDecl()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | DeclTemplate.h | 1374 void setTypeConstraint(NestedNameSpecifierLoc NNS,
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 2668 Inst->setTypeConstraint(TC->getNestedNameSpecifierLoc(), in SubstTypeConstraint()
|
| H A D | SemaTemplate.cpp | 1247 ConstrainedParameter->setTypeConstraint(NS, NameInfo, in AttachTypeConstraint()
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 2573 D->setTypeConstraint(NNS, DN, /*FoundDecl=*/nullptr, NamedConcept, in VisitTemplateTypeParmDecl()
|