Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h5618 const_component_lists_iterator component_lists_end() const { in component_lists_end() function
5626 return {component_lists_begin(), component_lists_end()}; in component_lists()
5639 return component_lists_end(); in decl_component_lists_end()