Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h4026 using const_all_components_range = variable
4029 const_all_components_range all_components() const { in all_components()
4031 return const_all_components_range(A.begin(), A.end()); in all_components()