Home
last modified time | relevance | path

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

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