Add GetID to the .i file.

llvm-svn: 156927
This commit is contained in:
Jim Ingham 2012-05-16 17:15:08 +00:00
parent a8182f9b66
commit 6904a934ec
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ public:
~SBBreakpointLocation ();
break_id_t
GetID ();
bool
IsValid() const;