Home
last modified time | relevance | path

Searched defs:GlobalIndex (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Serialization/
H A DModuleManager.h77 GlobalModuleIndex *GlobalIndex; variable
H A DASTReader.h410 std::unique_ptr<GlobalModuleIndex> GlobalIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DModuleManager.h98 GlobalModuleIndex *GlobalIndex = nullptr; variable
DASTReader.h468 std::unique_ptr<GlobalModuleIndex> GlobalIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DModuleManager.h98 GlobalModuleIndex *GlobalIndex = nullptr; variable
DASTReader.h468 std::unique_ptr<GlobalModuleIndex> GlobalIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DModuleManager.h98 GlobalModuleIndex *GlobalIndex = nullptr; variable
DASTReader.h468 std::unique_ptr<GlobalModuleIndex> GlobalIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DModuleManager.h98 GlobalModuleIndex *GlobalIndex = nullptr; variable
DASTReader.h468 std::unique_ptr<GlobalModuleIndex> GlobalIndex; variable
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1690 GlobalModuleIndex *GlobalIndex = ModuleManager->getGlobalIndex(); in loadGlobalModuleIndex() local
1743 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports() local
/aosp_15_r20/external/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp128 unsigned GlobalIndex = getGlobalFileIndex(Name); in getFileIndexForFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp808 unsigned GlobalIndex = 0; in buildBitSetsFromDisjointSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp533 unsigned GlobalIndex = Info.ElementIndex - NumImportedGlobals; in parseLinkingSectionSymtab() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp659 unsigned GlobalIndex = Info.ElementIndex - NumImportedGlobals; in parseLinkingSectionSymtab() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1600 unsigned GlobalIndex = 0; in buildBitSetsFromDisjointSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1652 unsigned GlobalIndex = 0; in buildBitSetsFromDisjointSet() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp4493 SubmoduleID GlobalIndex = GlobalID - NUM_PREDEF_SUBMODULE_IDS; in ReadSubmoduleBlock() local
4848 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { in getModulePreprocessedEntity()
6156 unsigned GlobalIndex = LocalIndex + I->second; in getGlobalTypeID() local