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

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

Completed in 222 milliseconds