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

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
  608     if (diagnostic_manager.HasFixIts()) {
tools/lldb/unittests/Expression/DiagnosticManagerTest.cpp
   60   EXPECT_FALSE(mgr.HasFixIts());
   63   EXPECT_FALSE(mgr.HasFixIts());
   66   EXPECT_TRUE(mgr.HasFixIts());
   69   EXPECT_TRUE(mgr.HasFixIts());
   72   EXPECT_TRUE(mgr.HasFixIts());