Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1727 using ContextsTy = SmallVector<const DeclContext *, 8>; in printNestedNameSpecifier() typedef
1728 ContextsTy Contexts; in printNestedNameSpecifier()