Searched defs:hasGlobalIndex (Results 1 – 4 of 4) sorted by relevance
32 bool hasGlobalIndex() const { return globalIndex.hasValue(); } in hasGlobalIndex() function
302 bool GlobalSymbol::hasGlobalIndex() const { in hasGlobalIndex() function in lld::wasm::GlobalSymbol
1438 bool hasGlobalIndex() const { return (bool)GlobalIndex; } in hasGlobalIndex() function
1636 bool hasGlobalIndex() const { return (bool)GlobalIndex; } in hasGlobalIndex() function