Searched refs:GetAlwaysValidExpr (Results 1 – 3 of 3) sorted by relevance
21 return GetAlwaysValidExpr() != nullptr; in IsAlwaysValidSingleExpr()24 const DWARFExpression * DWARFExpressionList::GetAlwaysValidExpr() const { in GetAlwaysValidExpr() function in DWARFExpressionList60 if (const DWARFExpression *expr = GetAlwaysValidExpr()) in GetExpressionAtAddress()148 if (const DWARFExpression *expr = GetAlwaysValidExpr()) { in DumpLocations()
71 const DWARFExpression *GetAlwaysValidExpr() const;
3597 const DWARFExpression* location = location_list.GetAlwaysValidExpr(); in ParseVariableDIE()