Searched refs:ValueExprLoc (Results 1 – 2 of 2) sorted by relevance
2006 SMLoc ValueExprLoc = Parser.getTok().getLoc(); in parseDirectiveAttribute() local2014 return Error(ValueExprLoc, "expected numeric constant"); in parseDirectiveAttribute()2035 return Error(ValueExprLoc, "bad arch string " + Arch); in parseDirectiveAttribute()2122 return Error(ValueExprLoc, "bad arch string " + Ext); in parseDirectiveAttribute()2126 return Error(ValueExprLoc, "bad arch string " + Arch); in parseDirectiveAttribute()
11374 SMLoc ValueExprLoc = Parser.getTok().getLoc(); in parseDirectiveEabiAttr() local11380 return Error(ValueExprLoc, "expected numeric constant"); in parseDirectiveEabiAttr()