#include <DurationDivisionCheck.h>
Definition at line 21 of file DurationDivisionCheck.h.
◆ check()
void clang::tidy::abseil::DurationDivisionCheck::check |
( |
const ast_matchers::MatchFinder::MatchResult & | Result | ) |
|
|
override |
◆ isLanguageVersionSupported()
bool clang::tidy::abseil::DurationDivisionCheck::isLanguageVersionSupported |
( |
const LangOptions & | LangOpts | ) |
const |
|
inlineoverride |
◆ registerMatchers()
void clang::tidy::abseil::DurationDivisionCheck::registerMatchers |
( |
ast_matchers::MatchFinder * | Finder | ) |
|
|
override |
The documentation for this class was generated from the following files: