Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DTypePromotionInMathFnCheck.cpp174 bool FnInCmath = false; in check() local
178 FnInCmath = true; in check()
192 if (FnInCmath) in check()