reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Utility/StringExtractor.cpp
  270     if (!IsGood())
tools/lldb/unittests/Utility/StringExtractorTest.cpp
   14   ASSERT_EQ(true, ex.IsGood());
   26   ASSERT_EQ(true, ex.IsGood());
   39   ASSERT_EQ(true, ex.IsGood());
   50   ASSERT_EQ(true, ex.IsGood());
   61   ASSERT_EQ(true, ex.IsGood());
   72   ASSERT_EQ(true, ex.IsGood());
   83   ASSERT_EQ(true, ex.IsGood());
   94   ASSERT_EQ(true, ex.IsGood());
  105   ASSERT_EQ(false, ex.IsGood());
  117   ASSERT_EQ(false, ex.IsGood());
  128   ASSERT_EQ(false, ex.IsGood());
  139   ASSERT_EQ(true, ex.IsGood());
  150   ASSERT_EQ(true, ex.IsGood());
  162   ASSERT_EQ(false, ex.IsGood()); // this result seems inconsistent with
  176   ASSERT_EQ(true, ex.IsGood());
  188   ASSERT_EQ(true, ex.IsGood());
  200   ASSERT_EQ(true, ex.IsGood());
  212   ASSERT_EQ(true, ex.IsGood());
  234   ASSERT_EQ(true, ex.IsGood());
  316   ASSERT_EQ(false, ex.IsGood());
  347   ASSERT_EQ(true, ex.IsGood());
  370   ASSERT_EQ(true, ex.IsGood());
  448   ASSERT_EQ(true, ex.IsGood());
  478   ASSERT_EQ(true, ex.IsGood());