Searched defs:cc2 (Results 1 – 4 of 4) sorted by relevance
46 const float cc2 = -0.13888887673175665567647e-2F; __libclc__sincosf_piby4() local
57 const double cc2 = -0.13888888888887398280412e-2; in __libclc__sincos_piby4() local
93 Noncopyable cc2 = (Noncopyable)Derived(); // expected-error {{deleted}} in test_expressions() local
215 constexpr const Covariant2<C> *cc2 = &cc; variable