[#BloombergLP-balst-StackTraceFrame-isMangledSymbolNameKnown] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::isMangledSymbolNameKnown :relfileprefix: ../../../ :mrdocs: Return `true` if the `mangledSymbolName` attribute of this object is not the "unknown" value for that attribute, and `false` otherwise. == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isMangledSymbolNameKnown() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#