HomeSort by relevance Sort by last modified time
    Searched refs:LazyVector (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ExternalASTSource.h 298 class LazyVector {
305 LazyVector *Self;
321 friend class LazyVector;
332 iterator(LazyVector *Self, int Position)
  /external/clang/include/clang/Sema/
Sema.h 238 typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
292 typedef LazyVector<VarDecl *, ExternalSemaSource,
299 typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
307 typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,
    [all...]

Completed in 719 milliseconds