Home
last modified time | relevance | path

Searched refs:DurationFactoryFunction (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationFactoryFloatCheck.cpp32 callExpr(callee(functionDecl(DurationFactoryFunction())), in registerMatchers()
H A DDurationRewriter.h111 DurationFactoryFunction) { in AST_MATCHER_FUNCTION() argument
H A DUpgradeDurationConversionsCheck.cpp107 DurationFactoryFunction(), in registerMatchers()
H A DDurationFactoryScaleCheck.cpp115 callee(functionDecl(DurationFactoryFunction()).bind("call_decl")), in registerMatchers()