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 485 class LazyVector {
508 LazyVector *Self;
510 iterator(LazyVector *Self, int Position)
514 friend class LazyVector;
  /external/clang/include/clang/Sema/
Sema.h 436 typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
480 typedef LazyVector<VarDecl *, ExternalSemaSource,
487 typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
495 typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,
    [all...]

Completed in 1422 milliseconds