Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GlobalIndex

298   llvm::OwningPtr<GlobalModuleIndex> GlobalIndex;
1015 /// \brief Returns (ModuleFile, Local index) pair for \p GlobalIndex of a
1018 getModulePreprocessedEntity(unsigned GlobalIndex);
1200 bool hasGlobalIndex() const { return GlobalIndex; }