reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
33 static constexpr auto *Prototype = "void X(int);"; 88 static constexpr auto *Prototype = "extern int X;"; 98 static constexpr auto *Prototype = "template <class> class X;";