HomeSort by: relevance | last modified time | path
    Searched refs:LazyVector (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExternalASTSource.h 495 class LazyVector {
519 friend class LazyVector;
521 LazyVector *Self;
523 iterator(LazyVector *Self, int Position)
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 810 typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
854 typedef LazyVector<VarDecl *, ExternalSemaSource,
864 typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
872 typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,

Completed in 166 milliseconds