Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DInitVariablesCheck.cpp82 bool AddMathInclude = false; in check() local
88 AddMathInclude = true; in check()
104 if (AddMathInclude) { in check()