Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h147 getLocationAttributes() const { in getLocationAttributes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp431 const auto &Attributes = Unit.getLocationAttributes(); in emitLocationsForUnit()