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

References

tools/clang/lib/Index/USRGeneration.cpp
  193   const SourceManager &SM = Context->getSourceManager();
  207   if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
  236   PrintingPolicy Policy(Context->getLangOpts());
  242   ASTContext &Ctx = *Context;
  476   if (const ObjCInterfaceDecl *ID = Context->getObjContainingInterface(D))
  553       printLoc(Out, D->getLocation(), Context->getSourceManager(), true);
  615                                 Context->getSourceManager(), IncludeOffset);
  634   ASTContext &Ctx = *Context;