Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp219 OS << Global.DeclFile << ":" << Global.DeclLine << "\n"; in print()
247 OS << ':' << L.DeclLine << '\n'; in print()
373 {"DeclLine", int64_t(Local.DeclLine)}, in print()
H A DSymbolizableObjectFile.cpp351 Res.DeclLine = DL->Line; in symbolizeData()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h125 uint64_t DeclLine = 0; member
134 uint64_t DeclLine = 0; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp722 Line = ResOrErr->DeclLine; in printLineNumbers()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1703 Local.DeclLine = *DeclLineAttr->getAsUnsignedConstant(); in addLocalsForDie()