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

  /external/clang/lib/Serialization/
ModuleManager.cpp 150 if (!GlobalIndex)
155 GlobalIndex->getKnownModules(KnownModules);
188 GlobalIndex = Index;
193 : FileMgr(FileMgr), GlobalIndex(), FirstVisitState(0) { }
ASTReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
ModuleManager.h 61 GlobalModuleIndex *GlobalIndex;
ASTReader.h 298 llvm::OwningPtr<GlobalModuleIndex> GlobalIndex;
    [all...]

Completed in 38 milliseconds