Searched defs:CommandName (Results 1 – 5 of 5) sorted by relevance
83 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) { in createCommandInfoWithName()103 StringRef CommandName) { in registerUnknownCommand()109 const CommandInfo *CommandTraits::registerBlockCommand(StringRef CommandName) { in registerBlockCommand()
367 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnInlineCommand() local376 StringRef CommandName) { in actOnUnknownCommand()397 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnVerbatimBlockStart() local621 StringRef CommandName = Command->getCommandName(Traits); in checkBlockCommandDuplicate() local
409 StringRef CommandName(BufferPtr + 1, Length); in lexCommentText() local
528 char *CommandName; variable
944 bool CommandName = InitialCommandName; in tokenizeWindowsCommandLineImpl() local