Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h236 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3743 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument
3745 for (DeclContextList::reverse_iterator C = DeclChain.rbegin(), in buildNestedNameSpecifier()
3746 CEnd = DeclChain.rend(); in buildNestedNameSpecifier()