Searched refs:DeclLineResult (Results 1 – 1 of 1) sorted by relevance
933 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress() local934 StartLine = DeclLineResult; in getFunctionNameAndStartLineForAddress()1038 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress() local1039 Frame.StartLine = DeclLineResult; in getInliningInfoForAddress()