Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDecl.cpp1696 using ContextsTy = SmallVector<const DeclContext *, 8>; in printNestedNameSpecifier() typedef
1697 ContextsTy Contexts; in printNestedNameSpecifier()