Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp3683 DeclContextList &DeclChain, in BuildNestedNameSpecifier() argument
3686 for (DeclContextList::reverse_iterator C = DeclChain.rbegin(), in BuildNestedNameSpecifier()
3687 CEnd = DeclChain.rend(); in BuildNestedNameSpecifier()