Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSemaInternal.h243 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/external/clang/lib/Sema/
DSemaLookup.cpp4098 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument
4100 for (DeclContextList::reverse_iterator C = DeclChain.rbegin(), in buildNestedNameSpecifier()
4101 CEnd = DeclChain.rend(); in buildNestedNameSpecifier()