summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/scripts/Python')
-rw-r--r--lldb/scripts/Python/interface/SBType.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/scripts/Python/interface/SBType.i b/lldb/scripts/Python/interface/SBType.i
index 82dff14fbd3..9c2c826a472 100644
--- a/lldb/scripts/Python/interface/SBType.i
+++ b/lldb/scripts/Python/interface/SBType.i
@@ -180,6 +180,9 @@ public:
lldb::SBType
GetUnqualifiedType();
+ lldb::SBType
+ GetCanonicalType();
+
lldb::BasicType
GetBasicType();
OpenPOWER on IntegriCloud