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

References

tools/clang/tools/extra/clang-doc/Mapper.cpp
   28   if (D->getASTContext().getSourceManager().isInSystemHeader(D->getLocation()))
   28   if (D->getASTContext().getSourceManager().isInSystemHeader(D->getLocation()))
   32   if (D->getParentFunctionOrMethod())
   37   if (index::generateUSRForDecl(D, USR))
   41       getFile(D, D->getASTContext(), CDCtx.SourceRoot, IsFileInRootDir);
   41       getFile(D, D->getASTContext(), CDCtx.SourceRoot, IsFileInRootDir);
   42   auto I = serialize::emitInfo(D, getComment(D, D->getASTContext()),
   42   auto I = serialize::emitInfo(D, getComment(D, D->getASTContext()),
   42   auto I = serialize::emitInfo(D, getComment(D, D->getASTContext()),
   43                                getLine(D, D->getASTContext()), File,
   43                                getLine(D, D->getASTContext()), File,