Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5640 const_component_lists_iterator component_lists_end() const { in component_lists_end() function
5648 return {component_lists_begin(), component_lists_end()}; in component_lists()
5661 return component_lists_end(); in decl_component_lists_end()