Searched refs:getDeclLine (Results 1 – 3 of 3) sorted by relevance
247 uint64_t getDeclLine() const;
459 uint64_t DWARFDie::getDeclLine() const { in getDeclLine() function in DWARFDie
933 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress()1038 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress()