Searched refs:ContextsTy (Results 1 – 2 of 2) sorted by relevance
1418 typedef SmallVector<const DeclContext *, 8> ContextsTy; in printQualifiedName() typedef1419 ContextsTy Contexts; in printQualifiedName()
1599 using ContextsTy = SmallVector<const DeclContext *, 8>; in printNestedNameSpecifier() typedef1600 ContextsTy Contexts; in printNestedNameSpecifier()