Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp1625 using ContextsTy = SmallVector<const DeclContext *, 8>; in printNestedNameSpecifier() typedef
1626 ContextsTy Contexts; in printNestedNameSpecifier()