Searched refs:DeclChain (Results 1 – 4 of 4) sorted by relevance
234 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
247 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
4182 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument4184 for (DeclContext *C : llvm::reverse(DeclChain)) { in buildNestedNameSpecifier()
4497 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument4499 for (DeclContext *C : llvm::reverse(DeclChain)) { in buildNestedNameSpecifier()