Home
last modified time | relevance | path

Searched defs:CommandName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp84 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) { in createCommandInfoWithName()
104 StringRef CommandName) { in registerUnknownCommand()
110 const CommandInfo *CommandTraits::registerBlockCommand(StringRef CommandName) { in registerBlockCommand()
H A DCommentSema.cpp365 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnInlineCommand() local
374 StringRef CommandName) { in actOnUnknownCommand()
395 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnVerbatimBlockStart() local
619 StringRef CommandName = Command->getCommandName(Traits); in checkBlockCommandDuplicate() local
H A DCommentLexer.cpp400 StringRef CommandName(BufferPtr + 1, Length); in lexCommentText() local
/freebsd/contrib/ntp/util/
H A Dtg2.c528 char *CommandName; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp927 bool CommandName = InitialCommandName; in tokenizeWindowsCommandLineImpl() local