Expand description
Type Names for Debug Info.
Enumsยง
Functionsยง
- compute_
debuginfo_ type_ name - 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. - compute_
debuginfo_ vtable_ name - Computes a name for the global variable storing a vtable (or the type of that global variable).
- coroutine_
kind_ ๐label - cpp_
like_ debuginfo - Check if we should generate C++ like names and debug information.
- pop_
arg_ ๐separator - pop_
close_ ๐angle_ bracket - push_
arg_ ๐separator - push_
close_ ๐angle_ bracket - push_
closure_ ๐or_ coroutine_ name - push_
const_ ๐param - push_
debuginfo_ ๐type_ name - push_
disambiguated_ ๐special_ name - push_
generic_ params - push_
generic_ ๐params_ internal - push_
item_ name - push_
unqualified_ ๐item_ name