Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DDurationFactoryFloatCheck.h25 class DurationFactoryFloatCheck : public ClangTidyCheck {
27 DurationFactoryFloatCheck(StringRef Name, ClangTidyContext *Context) in DurationFactoryFloatCheck() function
H A DDurationFactoryFloatCheck.cpp31 void DurationFactoryFloatCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
45 void DurationFactoryFloatCheck::check(const MatchFinder::MatchResult &Result) { in check()
H A DCMakeLists.txt13 DurationFactoryFloatCheck.cpp
H A DAbseilTidyModule.cpp48 CheckFactories.registerCheck<DurationFactoryFloatCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/abseil/
H A DBUILD.gn21 "DurationFactoryFloatCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt818 clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp
819 clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.h