Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-numbers.cpp53 static constexpr double PiCopy = Pi; in foo() local
327 static constexpr T PiCopy = Pi; in baz() local