aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/Core/FormatEntity.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Core/FormatEntity.h')
-rw-r--r--lldb/include/lldb/Core/FormatEntity.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/include/lldb/Core/FormatEntity.h b/lldb/include/lldb/Core/FormatEntity.h
index ae6c402a45be..8ee320b0ebb1 100644
--- a/lldb/include/lldb/Core/FormatEntity.h
+++ b/lldb/include/lldb/Core/FormatEntity.h
@@ -85,6 +85,7 @@ public:
FunctionName,
FunctionNameWithArgs,
FunctionNameNoArgs,
+ FunctionMangledName,
FunctionAddrOffset,
FunctionAddrOffsetConcrete,
FunctionLineOffset,