decoratedName

val decoratedName: String? = null

The machine-readable name for the logical location, such as a mangled function name provided by a C++ compiler that encodes calling convention, return type and other details along with the function name.

Sources

Link copied to clipboard