forked from OSchip/llvm-project
parent
a8182f9b66
commit
6904a934ec
|
@ -29,6 +29,9 @@ public:
|
|||
|
||||
~SBBreakpointLocation ();
|
||||
|
||||
break_id_t
|
||||
GetID ();
|
||||
|
||||
bool
|
||||
IsValid() const;
|
||||
|
||||
|
|
Loading…
Reference in New Issue