Searched refs:getDeclLine (Results 1 – 3 of 3) sorted by relevance
248 uint64_t getDeclLine() const;
548 uint64_t DWARFDie::getDeclLine() const { in getDeclLine() function in DWARFDie
962 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress()1067 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress()