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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4741 const_component_lists_iterator component_lists_end() const { function in class:clang::OMPMappableExprListClause
4748 return {component_lists_begin(), component_lists_end()};
4760 return component_lists_end();

Completed in 119 milliseconds