Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dinitialization-constexpr.cpp24 Integer coolestInteger(42); variable
25 int getCoolestInteger() { return coolestInteger.getValue(); } in getCoolestInteger()