Home
last modified time | relevance | path

Searched refs:DurationConversionCastCheck (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DDurationConversionCastCheck.h23 class DurationConversionCastCheck : public ClangTidyCheck {
25 DurationConversionCastCheck(StringRef Name, ClangTidyContext *Context) in DurationConversionCastCheck() function
H A DDurationConversionCastCheck.cpp21 void DurationConversionCastCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
35 void DurationConversionCastCheck::check( in check()
H A DCMakeLists.txt11 DurationConversionCastCheck.cpp
H A DAbseilTidyModule.cpp44 CheckFactories.registerCheck<DurationConversionCastCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/abseil/
H A DBUILD.gn19 "DurationConversionCastCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt815 clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.cpp
816 clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.h