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 267 if (!GlobalIndex->loadedModuleFile(Chain[I])) {
276 if (!GlobalIndex || GlobalIndex->loadedModuleFile(MF))
GlobalModuleIndex.cpp 319 bool GlobalModuleIndex::loadedModuleFile(ModuleFile *File) {

Completed in 666 milliseconds