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

References

tools/clang/unittests/AST/CommentTextTest.cpp
   67   EXPECT_EQ(ExpectedOutput, Formatted);
   70   Formatted = formatComment(
   77   EXPECT_EQ(ExpectedOutput, Formatted);
   80   Formatted = formatComment(
   87   EXPECT_EQ(ExpectedOutput, Formatted);
   90   Formatted = formatComment(
   97   EXPECT_EQ(ExpectedOutput, Formatted);
  100   Formatted = formatComment(
  107   EXPECT_EQ(ExpectedOutput, Formatted);