Searched defs:getAssociatedConstraints (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 219 getAssociatedConstraints(llvm::SmallVectorImpl<const Expr *> &AC) const { getAssociatedConstraints() function in TemplateParameterList |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 2663 void getAssociatedConstraints(SmallVectorImpl<const Expr *> &AC) const { getAssociatedConstraints() function |