Searched refs:locationOfCodeIndex (Results 1 – 5 of 5) sorted by relevance
340 Location locationOfCodeIndex(long codeIndex); in locationOfCodeIndex() method
89 public Location locationOfCodeIndex(long codeIndex) { in locationOfCodeIndex() method in NonConcreteMethodImpl
156 public Location locationOfCodeIndex(long codeIndex) { in locationOfCodeIndex() method in ConcreteMethodImpl
404 return methods.get(0).locationOfCodeIndex(offset/2); in getLocationForSourcePosition()
315 endLocation = method.locationOfCodeIndex(endCodeIndex);