Lines Matching refs:getCommandInfo
99 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
132 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
169 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
370 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
389 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
424 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name;
566 if (Traits.getCommandInfo(Command->getCommandID())->IsEmptyParagraphAllowed)
584 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
626 const CommandInfo *Info = Traits.getCommandInfo(Command->getCommandID());
664 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand)
1087 assert(Traits.getCommandInfo(Name)->IsInlineCommand);