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.h6327 const_component_lists_iterator component_lists_end() const { in component_lists_end() function
6335 return {component_lists_begin(), component_lists_end()}; in component_lists()
6348 return component_lists_end(); in decl_component_lists_end()