reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
71 LocationList const *getLocationListAtOffset(uint64_t Offset) const;
75 if (auto *L = getLocationListAtOffset(*Offset))
lib/DebugInfo/DWARF/DWARFVerifier.cpp488 if (auto LocList = DebugLoc->getLocationListAtOffset(*LocOffset)) 1304 DebugLoc->getLocationListAtOffset(*Offset)) {tools/llvm-dwarfdump/Statistics.cpp
252 if (auto List = DebugLoc->getLocationListAtOffset(*DebugLocOffset)) {