Searched refs:hasEventIndex (Results 1 – 3 of 3) sorted by relevance
38 bool hasEventIndex() const { return eventIndex.hasValue(); } in hasEventIndex() function40 assert(!hasEventIndex()); in setEventIndex()
327 bool EventSymbol::hasEventIndex() const { in hasEventIndex() function in lld::wasm::EventSymbol329 return f->event->hasEventIndex(); in hasEventIndex()
383 bool hasEventIndex() const;