Searched refs:LocationIndex (Results 1 – 2 of 2) sorted by relevance
44 unsigned LocationIndex = 0; in prettyPrintStackMap() local47 OS << " #" << ++LocationIndex << ": "; in prettyPrintStackMap()
224 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() argument226 LocationListOffset + LocationIndex * LocationSize; in getLocation()