Lines Matching refs:SBCompileUnit
1 //===-- SWIG Interface for SBCompileUnit ------------------------*- C++ -*-===//
15 SBCompileUnit supports line entry iteration. For example,
46 ) SBCompileUnit;
47 class SBCompileUnit
51 SBCompileUnit ();
53 SBCompileUnit (const lldb::SBCompileUnit &rhs);
55 ~SBCompileUnit ();
113 operator == (const lldb::SBCompileUnit &rhs) const;
116 operator != (const lldb::SBCompileUnit &rhs) const;