ROSE
0.11.96.11
rexompiler
docs
testDoxygen
SgConstructorInitializer.docs
1
// Documentation for class SgConstructorInitializer
4
21
// Documentation for class SgConstructorInitializer data members
24
47
/*
48
// DQ (8/5/2006): This data member has been removed to make this class more general
49
// (e.g. construcotrs of primative types).
50
\var SgConstructorInitializer::p_class_decl
51
\brief This points to the associated class declaration for this constructor.
52
53
\internal This can at times be a NULL pointer, e.g. calls to unimplemented default constructors, if so then the bool valued variable
54
"p_associated_class_unknown" is always true.
55
*/
56
98
// Documentation for class SgConstructorInitializer member functions (methods)
101
102
/*
103
\fn SgConstructorInitializer::SgConstructorInitializer (const SgConstructorInitializer &X)
104
\brief Copy constructor (made private to prevent being called by accident).
105
*/
106
Generated on Mon Dec 19 2022 23:39:54 for ROSE by
1.8.17