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

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 184 bool loadedModuleFile(ModuleFile *File);
  /external/clang/lib/Serialization/
ModuleManager.cpp 227 if (!GlobalIndex->loadedModuleFile(Chain[I])) {
234 if (!GlobalIndex || GlobalIndex->loadedModuleFile(MF))
GlobalModuleIndex.cpp 320 bool GlobalModuleIndex::loadedModuleFile(ModuleFile *File) {

Completed in 395 milliseconds