Searched defs:GlobalIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DModuleManager.h62 GlobalModuleIndex *GlobalIndex; member in class:clang::serialization::ModuleManager
H A DASTReader.h318 llvm::OwningPtr<GlobalModuleIndex> GlobalIndex; member in class:clang::ASTReader
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp3685 SubmoduleID GlobalIndex = GlobalID - NUM_PREDEF_SUBMODULE_IDS; local
4116 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { argument
5307 unsigned GlobalIndex = LocalIndex + I->second; local
[all...]

Completed in 169 milliseconds