Searched refs:LocationIndex (Results 1 – 4 of 4) sorted by relevance
42 unsigned LocationIndex = 0; in prettyPrintStackMap() local44 OS << "\n #" << ++LocationIndex << ": "; in prettyPrintStackMap()
45 unsigned LocationIndex = 0; in prettyPrintStackMap() local48 OS << " #" << ++LocationIndex << ": "; in prettyPrintStackMap()
215 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() argument217 LocationListOffset + LocationIndex * LocationSize; in getLocation()
214 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() argument216 LocationListOffset + LocationIndex * LocationSize; in getLocation()