Searched defs:mapperlist_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4810 mapperlist_iterator mapperlist_end() { return getUDMapperRefs().end(); } function in class:clang::OMPMappableExprListClause
4814 mapperlist_const_iterator mapperlist_end() const { function in class:clang::OMPMappableExprListClause

Completed in 181 milliseconds