Searched refs:setTypeConstraint (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp654 void TemplateTypeParmDecl::setTypeConstraint(NestedNameSpecifierLoc NNS, function in class:TemplateTypeParmDecl
660 "call setTypeConstraint");
H A DASTContext.cpp807 NewTTP->setTypeConstraint(
H A DASTImporter.cpp5156 ToD->setTypeConstraint(ToNNS, DeclarationNameInfo(ToName, ToNameLoc),
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h1350 void setTypeConstraint(NestedNameSpecifierLoc NNS,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2316 D->setTypeConstraint(NNS, DN, /*FoundDecl=*/nullptr, NamedConcept,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1213 ConstrainedParameter->setTypeConstraint(NS, NameInfo,

Completed in 303 milliseconds