Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h161 void getKnownModules(SmallVectorImpl<ModuleFile *> &ModuleFiles);
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp268 GlobalModuleIndex::getKnownModules(SmallVectorImpl<ModuleFile *> &ModuleFiles) { in getKnownModules() function in GlobalModuleIndex