Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h264 uint64_t getDeclLine() const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp578 uint64_t DWARFDie::getDeclLine() const { in getDeclLine() function in DWARFDie
H A DDWARFContext.cpp1063 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress()
1335 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress()