Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5776 const_component_lists_iterator component_lists_end() const { in component_lists_end() function
5784 return {component_lists_begin(), component_lists_end()}; in component_lists()
5797 return component_lists_end(); in decl_component_lists_end()