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

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 132 void getKnownModules(SmallVectorImpl<const FileEntry *> &ModuleFiles);
  /external/clang/lib/Serialization/
ModuleManager.cpp 155 GlobalIndex->getKnownModules(KnownModules);
GlobalModuleIndex.cpp 343 void GlobalModuleIndex::getKnownModules(

Completed in 20 milliseconds