Searched refs:WithMessage (Results 1 – 1 of 1) sorted by relevance
486 bool parseDirectiveError(SMLoc DirectiveLoc, bool WithMessage);4225 bool AsmParser::parseDirectiveError(SMLoc L, bool WithMessage) { in parseDirectiveError() argument4233 if (!WithMessage) in parseDirectiveError()