Home
last modified time | relevance | path

Searched refs:location_begin (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DStackMapParser.h232 location_iterator location_begin() const { in location_begin() function
243 return make_range(location_begin(), location_end()); in locations()