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 475 class LazyVector {
482 LazyVector *Self;
498 friend class LazyVector;
509 iterator(LazyVector *Self, int Position)
  /external/clang/include/clang/Sema/
Sema.h 372 typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
430 typedef LazyVector<VarDecl *, ExternalSemaSource,
437 typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
445 typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,
    [all...]

Completed in 97 milliseconds