Home
last modified time | relevance | path

Searched defs:CommandID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp117 unsigned CommandID) { in getBuiltinCommandInfo()
H A DTextNodeDumper.cpp976 const char *TextNodeDumper::getCommandName(unsigned CommandID) { in getCommandName()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp715 const unsigned CommandID = C->getCommandID(); in visitBlockCommandComment() local