Searched refs:NumValuesLoc (Results 1 – 1 of 1) sorted by relevance
3307 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveFill() local3342 getStreamer().emitFill(*NumValues, FillSize, FillExpr, NumValuesLoc); in parseDirectiveFill()4843 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveDCB() local4849 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveDCB()4880 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveRealDCB() local4886 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveRealDCB()4907 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveDS() local4914 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveDS()