Searched refs:NumValuesLoc (Results 1 – 1 of 1) sorted by relevance
3337 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveFill() local3372 getStreamer().emitFill(*NumValues, FillSize, FillExpr, NumValuesLoc); in parseDirectiveFill()4874 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveDCB() local4880 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveDCB()4911 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveRealDCB() local4917 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveRealDCB()4938 SMLoc NumValuesLoc = Lexer.getLoc(); in parseDirectiveDS() local4945 …Warning(NumValuesLoc, "'" + Twine(IDVal) + "' directive with negative repeat count has no effect"); in parseDirectiveDS()