Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp1418 typedef SmallVector<const DeclContext *, 8> ContextsTy; in printQualifiedName() typedef
1419 ContextsTy Contexts; in printQualifiedName()
/external/llvm-project/clang/lib/AST/
DDecl.cpp1599 using ContextsTy = SmallVector<const DeclContext *, 8>; in printNestedNameSpecifier() typedef
1600 ContextsTy Contexts; in printNestedNameSpecifier()