reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Object/Wasm.h
  219   bool isDefinedEventIndex(uint32_t Index) const;

References

lib/Object/WasmObjectFile.cpp
  582           IsDefined != isDefinedEventIndex(Info.ElementIndex))
 1122   assert(isDefinedEventIndex(Index));