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.cpp83 CommandInfo *CommandTraits::createCommandInfoWithName(StringRef CommandName) { in createCommandInfoWithName()
103 StringRef CommandName) { in registerUnknownCommand()
109 const CommandInfo *CommandTraits::registerBlockCommand(StringRef CommandName) { in registerBlockCommand()
H A DCommentSema.cpp367 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnInlineCommand() local
376 StringRef CommandName) { in actOnUnknownCommand()
397 StringRef CommandName = Traits.getCommandInfo(CommandID)->Name; in actOnVerbatimBlockStart() local
621 StringRef CommandName = Command->getCommandName(Traits); in checkBlockCommandDuplicate() local
H A DCommentLexer.cpp409 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.cpp944 bool CommandName = InitialCommandName; in tokenizeWindowsCommandLineImpl() local