Searched refs:CommandTok (Results 1 – 1 of 1) sorted by relevance
403 const Token CommandTok = Tok; in parseInlineCommand() local411 CommandTok.getLocation(), CommandTok.getEndLocation(), in parseInlineCommand()412 CommandTok.getCommandID(), Args); in parseInlineCommand()415 Diag(CommandTok.getEndLocation().getLocWithOffset(1), in parseInlineCommand()417 << CommandTok.is(tok::at_command) << Info->Name << Args.size() in parseInlineCommand()419 << SourceRange(CommandTok.getLocation(), CommandTok.getEndLocation()); in parseInlineCommand()