Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6142 using association_range = llvm::iterator_range<AssociationIterator>; variable
6238 association_range associations() { in associations()