Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScope.h199 using UsingDirectivesTy = SmallVector<UsingDirectiveDecl *, 2>; variable
200 UsingDirectivesTy UsingDirectives;
463 llvm::iterator_range<UsingDirectivesTy::iterator>;