Home | History | Annotate | Download | only in AST

Lines Matching refs:CommandID

52                                       unsigned CommandID,
55 CommandID,
78 unsigned CommandID,
81 new (Allocator) ParamCommandComment(LocBegin, LocEnd, CommandID,
295 unsigned CommandID,
298 new (Allocator) TParamCommandComment(LocBegin, LocEnd, CommandID,
381 unsigned CommandID) {
383 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
387 CommandID,
394 unsigned CommandID,
402 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
407 CommandID,
415 unsigned CommandID = Traits.registerUnknownCommand(CommandName)->getID();
416 return actOnUnknownCommand(LocBegin, LocEnd, CommandID);
421 unsigned CommandID) {
424 LocBegin, LocEnd, CommandID,
436 unsigned CommandID) {
437 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
441 CommandID);
459 unsigned CommandID,
465 CommandID,