Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp260 using ConstDerived = const Derived; typedef
263 constexpr const int &comma = (1, (2, ConstDerived{}).b);