reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
22 static constexpr auto *Prototype = "void X();"; 31 static constexpr auto *Prototype = "class X;"; 40 static constexpr auto *Prototype = "extern int X;"; 47 static constexpr auto *Prototype = "template <class T> void X();"; 61 static constexpr auto *Prototype = "template <class T> class X;"; 70 static constexpr auto *Prototype = 95 static constexpr auto *Prototype =