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