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

Declarations

tools/clang/lib/Index/IndexingContext.h
   99   void indexTagDecl(const TagDecl *D,

References

tools/clang/lib/Index/IndexDecl.cpp
  356         IndexCtx.indexTagDecl(D, Relations);
  645     IndexCtx.indexTagDecl(
tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  114       IndexCtx.indexTagDecl(D);