Home
last modified time | relevance | path

Searched refs:UsingDirectivesTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h207 using UsingDirectivesTy = SmallVector<UsingDirectiveDecl *, 2>; variable
208 UsingDirectivesTy UsingDirectives;
501 llvm::iterator_range<UsingDirectivesTy::iterator>;