

Public Member Functions | |
| def | __init__ |
| def | build_type_expr |
| def | build_declarator_and_typespec |
Data Fields | |
| t | |
| qual_flags | |
| gcc_aligned | |
| gcc_flags | |
修飾型指定子
Definition at line 326 of file Builder.py.
| def ctrump::Builder::QualTypeSpec::__init__ | ( | self, | ||
| t, | ||||
| qual_flags, | ||||
| gcc_aligned, | ||||
| gcc_flags | ||||
| ) |
Definition at line 328 of file Builder.py.
| def ctrump::Builder::QualTypeSpec::build_type_expr | ( | self, | ||
| builder | ||||
| ) |
| def ctrump::Builder::QualTypeSpec::build_declarator_and_typespec | ( | self, | ||
| builder, | ||||
| var_sym, | ||||
| qual_flags, | ||||
| gccattr_flags, | ||||
| aligned, | ||||
| emit_struct_definition | ||||
| ) |
Definition at line 330 of file Builder.py.
Definition at line 331 of file Builder.py.
Definition at line 332 of file Builder.py.
Definition at line 333 of file Builder.py.
1.5.6