Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h614 buildVisibleModulesCache(); in isModuleVisible()
652 void buildVisibleModulesCache() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp416 void Module::buildVisibleModulesCache() const { in buildVisibleModulesCache() function in Module