|
cecko
|
Temporary additional function argument descriptor. More...
#include <cktables.hpp>
Public Member Functions | |
| CKFunctionFormalPack (CINameOpt nm, bool c, loc_t loc) | |
| Construct from arguments. | |
Public Attributes | |
| CINameOpt | name |
| Optional name of the argument. | |
| bool | is_const |
| Optional "const" flag. | |
| loc_t | loc |
| Definition line number. | |
Temporary additional function argument descriptor.