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

References

tools/clang/include/clang/AST/ExternalASTSource.h
  546     LazyVector *Self;
  548     iterator(LazyVector *Self, int Position)
tools/clang/include/clang/Sema/Sema.h
  615   typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
  659   typedef LazyVector<VarDecl *, ExternalSemaSource,
  666   typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
  674   typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,