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

References

tools/clang/lib/Index/IndexTypeSourceInfo.cpp
   51     return IndexCtx.handleReference(TTPD, Loc, Parent, ParentDC,
   61                                       ParentDC, SymbolRoleSet(), Relations);
   65                                       Parent, ParentDC, SymbolRoleSet()));
   67         TRY_TO(IndexCtx.handleReference(CD, Loc, Parent, ParentDC,
   73                                       Parent, ParentDC, SymbolRoleSet(),
  103     IndexCtx.indexNestedNameSpecifierLoc(NNS, Parent, ParentDC);
  119                                     Parent, ParentDC, SymbolRoleSet(),
  125                                     Parent, ParentDC, SymbolRoleSet(), Relations);
  131                                Parent, ParentDC, SymbolRoleSet(), Relations);
  145       IndexCtx.handleReference(ResolvedClass, TemplNameLoc, Parent, ParentDC,
  148       IndexCtx.handleReference(D, TemplNameLoc, Parent, ParentDC,
  198                                     ParentDC, SymbolRoleSet(), Relations);
  202     IndexCtx.indexBody(S, Parent, ParentDC);