Searched refs:mayHaveLocationExpr (Results 1 – 3 of 3) sorted by relevance
47 static bool mayHaveLocationExpr(dwarf::Attribute Attr);
180 (DWARFAttribute::mayHaveLocationExpr(Attr) && in dumpAttribute()721 bool DWARFAttribute::mayHaveLocationExpr(dwarf::Attribute Attr) { in mayHaveLocationExpr() function in DWARFAttribute
1126 if (DWARFAttribute::mayHaveLocationExpr(AttrSpec.Attr) && in cloneBlockAttribute()