Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp238 OS << ':' << L.DeclLine << '\n'; in print()
352 {"DeclLine", int64_t(Local.DeclLine)}, in print()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h131 uint64_t DeclLine = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1199 Local.DeclLine = DeclLineAttr->getAsUnsignedConstant().getValue(); in addLocalsForDie()