Home
last modified time | relevance | path

Searched refs:ACs (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1057 SmallVector<const Expr *, 3> ACs; in FriendConstraintsDependOnEnclosingTemplate() local
1058 FD->getDescribedFunctionTemplate()->getAssociatedConstraints(ACs); in FriendConstraintsDependOnEnclosingTemplate()
1061 for (const Expr *Constraint : ACs) in FriendConstraintsDependOnEnclosingTemplate()