Lines Matching defs:CommandID
52 unsigned CommandID,
55 CommandID,
82 unsigned CommandID,
85 new (Allocator) ParamCommandComment(LocBegin, LocEnd, CommandID,
282 unsigned CommandID,
285 new (Allocator) TParamCommandComment(LocBegin, LocEnd, CommandID,
362 SourceLocation CommandLocEnd, unsigned CommandID,
364 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
367 InlineCommandComment(CommandLocBegin, CommandLocEnd, CommandID,
374 unsigned CommandID = Traits.registerUnknownCommand(CommandName)->getID();
375 return actOnUnknownCommand(LocBegin, LocEnd, CommandID);
380 unsigned CommandID) {
383 LocBegin, LocEnd, CommandID, InlineCommandRenderKind::Normal, Args);
393 unsigned CommandID) {
394 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
398 CommandID);
416 unsigned CommandID,
422 CommandID,