clang API Documentation

clang::comments::CommandTraits Member List
This is the complete list of members for clang::comments::CommandTraits, including all inherited members.
CommandTraits(llvm::BumpPtrAllocator &Allocator, const CommentOptions &CommentOptions)clang::comments::CommandTraits
getBuiltinCommandInfo(StringRef Name)clang::comments::CommandTraits [static]
getBuiltinCommandInfo(unsigned CommandID)clang::comments::CommandTraits [static]
getCommandInfo(StringRef Name) const clang::comments::CommandTraits [inline]
getCommandInfo(unsigned CommandID) const clang::comments::CommandTraits
getCommandInfoOrNULL(StringRef Name) const clang::comments::CommandTraits
getTypoCorrectCommandInfo(StringRef Typo) const clang::comments::CommandTraits
KnownCommandIDs enum nameclang::comments::CommandTraits
registerBlockCommand(StringRef CommandName)clang::comments::CommandTraits
registerCommentOptions(const CommentOptions &CommentOptions)clang::comments::CommandTraits
registerUnknownCommand(StringRef CommandName)clang::comments::CommandTraits