Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp2241 bool ExplicitlyPrintCommonType = false; in check() local
2252 ExplicitlyPrintCommonType = true; in check()
2258 if (ExplicitlyPrintCommonType) in check()