clang-tools  3.9.0
clang::tidy::google::readability::TodoCommentCheck Member List

This is the complete list of members for clang::tidy::google::readability::TodoCommentCheck, including all inherited members.

check(const ast_matchers::MatchFinder::MatchResult &Result)clang::tidy::ClangTidyCheckinlinevirtual
ClangTidyCheck(StringRef CheckName, ClangTidyContext *Context)clang::tidy::ClangTidyCheckinline
diag(SourceLocation Loc, StringRef Description, DiagnosticIDs::Level Level=DiagnosticIDs::Warning)clang::tidy::ClangTidyCheck
getCurrentMainFile() const clang::tidy::ClangTidyCheckinlineprotected
getLangOpts() const clang::tidy::ClangTidyCheckinlineprotected
Optionsclang::tidy::ClangTidyCheckprotected
registerMatchers(ast_matchers::MatchFinder *Finder)clang::tidy::ClangTidyCheckinlinevirtual
registerPPCallbacks(CompilerInstance &Compiler) overrideclang::tidy::google::readability::TodoCommentCheckvirtual
storeOptions(ClangTidyOptions::OptionMap &Options)clang::tidy::ClangTidyCheckinlinevirtual
TodoCommentCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::google::readability::TodoCommentCheck