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