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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h99 GlobalModuleIndex *GlobalIndex = nullptr; member in class:clang::serialization::ModuleManager
H A DASTReader.h449 std::unique_ptr<GlobalModuleIndex> GlobalIndex; member in class:clang::ASTReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2099 GlobalModuleIndex *GlobalIndex = TheASTReader->getGlobalIndex(); local
2163 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp579 unsigned GlobalIndex = Info.ElementIndex - NumImportedGlobals; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1630 unsigned GlobalIndex = 0; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5532 SubmoduleID GlobalIndex = GlobalID - NUM_PREDEF_SUBMODULE_IDS; local
5905 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { argument
5933 ReadSkippedRange(unsigned GlobalIndex) argument
[all...]

Completed in 284 milliseconds