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

Declarations

tools/clang/include/clang/AST/ASTContext.h
  784   RawComment *getRawCommentForDeclNoCacheImpl(

References

tools/clang/lib/AST/ASTContext.cpp
  292   return getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile);
  500             getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) {