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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h625 submodule_iterator submodule_end() { return SubModules.end(); } function in class:clang::Module
626 submodule_const_iterator submodule_end() const { return SubModules.end(); } function in class:clang::Module

Completed in 196 milliseconds