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

References

tools/clang/lib/AST/CommentSema.cpp
   68   Command->setParagraph(Paragraph);
   69   checkBlockCommandEmptyParagraph(Command);
   70   checkBlockCommandDuplicate(Command);
   74     checkReturnsCommand(Command);
   75     checkDeprecatedCommand(Command);