Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dabseil-upgrade-duration-conversions.cpp204 #define CONVERTIBLE_TMP ConvertibleTo<int>() macro
214 d *= CONVERTIBLE_TMP; in arithmeticTemplateAndMacro()
238 d *= CONVERTIBLE_TMP; in TEMPLATE_MACRO()
409 (void)absl::Nanoseconds(CONVERTIBLE_TMP); in factoryTemplateAndMacro()
426 (void)absl::Nanoseconds(CONVERTIBLE_TMP); in TEMPLATE_FACTORY_MACRO()