Searched refs:DeclChain (Results 1 – 2 of 2) sorted by relevance
236 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
3743 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument3745 for (DeclContextList::reverse_iterator C = DeclChain.rbegin(), in buildNestedNameSpecifier()3746 CEnd = DeclChain.rend(); in buildNestedNameSpecifier()