Home | History | Annotate | Download | only in AST

Lines Matching refs:getCommandID

95   const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
100 switch (Comment->getCommandID()) {
122 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
126 switch (Comment->getCommandID()) {
154 const CommandInfo *Info = Traits.getCommandInfo(Comment->getCommandID());
158 switch (Comment->getCommandID()) {
550 if (Traits.getCommandInfo(Command->getCommandID())->IsEmptyParagraphAllowed)
568 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
607 const CommandInfo *Info = Traits.getCommandInfo(Command->getCommandID());
651 if (!Traits.getCommandInfo(Command->getCommandID())->IsDeprecatedCommand)