Home
last modified time | relevance | path

Searched defs:hasAssociatedConstraints (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardingReferenceOverloadCheck.cpp61 return Node.hasAssociatedConstraints(); in AST_MATCHER() argument
/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp234 bool TemplateParameterList::hasAssociatedConstraints() const { hasAssociatedConstraints() function in TemplateParameterList
278 bool TemplateDecl::hasAssociatedConstraints() const { hasAssociatedConstraints() function in TemplateDecl