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

Declarations

tools/clang/include/clang/AST/CommentParser.h
  115   FullComment *parseFullComment();

References

tools/clang/lib/AST/RawCommentList.cpp
  221   return P.parseFullComment();
tools/clang/unittests/AST/CommentParser.cpp
   63   FullComment *FC = P.parseFullComment();