Expand description
Type Names for Debug Info.
Enumsยง
Functionsยง
- Compute the name of the type as it should be stored in debuginfo. Does not do any caching, i.e., calling the function twice with the same type will also do the work twice. The
qualified
parameter only affects the first level of the type name, further levels (i.e., type parameters) are always fully qualified. - Computes a name for the global variable storing a vtable (or the type of that global variable).
- coroutine_
kind_ ๐label - Check if we should generate C++ like names and debug information.
- pop_
arg_ ๐separator - push_
arg_ ๐separator - push_
const_ ๐param