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

Declarations

tools/clang/include/clang/AST/ASTContext.h
  776   void cacheRawCommentForDecl(const Decl &OriginalD,

References

tools/clang/lib/AST/ASTContext.cpp
  423       cacheRawCommentForDecl(*Redecl, *RedeclComment);
  501       cacheRawCommentForDecl(*D, *DocComment);