Home
last modified time | relevance | path

Searched defs:getGlobalIndex (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/wasm/
DInputGlobal.h31 uint32_t getGlobalIndex() const { return globalIndex.getValue(); } in getGlobalIndex() function
DSymbols.cpp289 uint32_t GlobalSymbol::getGlobalIndex() const { in getGlobalIndex() function in lld::wasm::GlobalSymbol
/external/clang/include/clang/Serialization/
DASTReader.h1441 GlobalModuleIndex *getGlobalIndex() { return GlobalIndex.get(); } in getGlobalIndex() function
/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1639 GlobalModuleIndex *getGlobalIndex() { return GlobalIndex.get(); } in getGlobalIndex() function