Searched refs:DeclLineResult (Results 1 – 2 of 2) sorted by relevance
996 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress() local997 StartLine = DeclLineResult; in getFunctionNameAndStartLineForAddress()1259 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress() local1260 Frame.StartLine = DeclLineResult; in getInliningInfoForAddress()
1061 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress() local1062 StartLine = DeclLineResult; in getFunctionNameAndStartLineForAddress()1328 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress() local1329 Frame.StartLine = DeclLineResult; in getInliningInfoForAddress()