Searched refs:UsingDirectivesTy (Results 1 – 1 of 1) sorted by relevance
190 typedef SmallVector<UsingDirectiveDecl *, 2> UsingDirectivesTy; typedef191 UsingDirectivesTy UsingDirectives;446 typedef llvm::iterator_range<UsingDirectivesTy::iterator>