Home
last modified time | relevance | path

Searched refs:setGlobalIndex (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lld/wasm/
DInputGlobal.h33 void setGlobalIndex(uint32_t index) { in setGlobalIndex() function
DSymbols.cpp296 void GlobalSymbol::setGlobalIndex(uint32_t index) { in setGlobalIndex() function in lld::wasm::GlobalSymbol
DSyntheticSections.cpp119 g->setGlobalIndex(numImportedGlobals++); in addImport()
270 g->setGlobalIndex(globalIndex++); in assignIndexes()
DSymbols.h321 void setGlobalIndex(uint32_t index);
/external/clang/include/clang/Serialization/
DModuleManager.h233 void setGlobalIndex(GlobalModuleIndex *Index);
/external/llvm-project/clang/include/clang/Serialization/
DModuleManager.h265 void setGlobalIndex(GlobalModuleIndex *Index);
/external/clang/lib/Serialization/
DModuleManager.cpp274 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
DASTReader.cpp3425 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()
3512 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()
/external/llvm-project/clang/lib/Serialization/
DModuleManager.cpp327 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
DASTReader.cpp4116 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()
4212 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()