make_expr(pattern, ct_type_of<void>(), ...)
. More...Access to structure data and functions based on runtime descriptions. Code generation, compilation and linkage.
|
Type used for function pointers with unknown prototype.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a signed integer at least 8 bits wide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an unsigned integer at least 8 bits wide.
|
|
|
|
|
|
An enum type to identify a programming language.
|
|
Return result type of a binary arithmetic operation on x and y, or 0 if invalid. The result is detemined by type promotion and coversion rule. |
|
|
|
|
|
|
|
Return type
|
|
Returns the ct_type descriptor of T.
If T is not a builtin type, or a pointer to or array of such, |
|
|
|
|
|
|
|
|
|
|
|
Return true if t0 and t1 are equal, taking into account CV qualifiers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return the representation of a function call to fn.
The arguments is a |
|
|
|
|
|
|
|
|
|
|
|
|
|
Create a C expression.
For each "%!" in pattern, there shall be one |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make a prototype with given arguments and result type.
The argument types are listed first, followed by the result type, followed by |
|
|
|
|
|
|
|
Same as
Use a more specific |
|
|
|
|
|
|
|
|
|
Provide a type descriptor t for the type T.
|
|
An anonymous package containing the symbols of the running program.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|