Searched defs:hasAssociatedConstraints (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ | ||
H A D | ForwardingReferenceOverloadCheck.cpp | 61 return Node.hasAssociatedConstraints(); in AST_MATCHER() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 234 bool TemplateParameterList::hasAssociatedConstraints() const { hasAssociatedConstraints() function in TemplateParameterList |