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 350 class LazyVector {
357 LazyVector *Self;
373 friend class LazyVector;
384 iterator(LazyVector *Self, int Position)
  /external/clang/include/clang/Sema/
Sema.h 251 typedef LazyVector<TypedefNameDecl *, ExternalSemaSource,
311 typedef LazyVector<VarDecl *, ExternalSemaSource,
318 typedef LazyVector<const DeclaratorDecl *, ExternalSemaSource,
326 typedef LazyVector<CXXConstructorDecl *, ExternalSemaSource,
    [all...]

Completed in 167 milliseconds