Home
last modified time | relevance | path

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

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