Home
last modified time | relevance | path

Searched defs:const_b (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-static-member.cpp21 constexpr static float const_b = 3.14; member in C
23 const static float const_b = 3.14; member in C