HomeSort by relevance Sort by last modified time
    Searched refs:getKnownModules (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 159 void getKnownModules(SmallVectorImpl<ModuleFile *> &ModuleFiles);
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 267 GlobalModuleIndex::getKnownModules(SmallVectorImpl<ModuleFile *> &ModuleFiles) {

Completed in 275 milliseconds