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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp679 void TemplateTypeParmDecl::setTypeConstraint(NestedNameSpecifierLoc NNS, function in class:TemplateTypeParmDecl
685 "call setTypeConstraint");
H A DASTContext.cpp801 NewTTP->setTypeConstraint(
H A DASTImporter.cpp5293 ToD->setTypeConstraint(ToNNS, DeclarationNameInfo(ToName, ToNameLoc),
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h1347 void setTypeConstraint(NestedNameSpecifierLoc NNS,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2360 D->setTypeConstraint(NNS, DN, /*FoundDecl=*/nullptr, NamedConcept,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1241 ConstrainedParameter->setTypeConstraint(NS, NameInfo,

Completed in 413 milliseconds