Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp3482 DeclContextList CurContextChain; member in __anon9813915b0511::NamespaceSpecifierSet
3500 : Context(Context), CurContextChain(BuildContextChain(CurContext)), in NamespaceSpecifierSet()
3508 for (DeclContextList::reverse_iterator C = CurContextChain.rbegin(), in NamespaceSpecifierSet()
3509 CEnd = CurContextChain.rend(); in NamespaceSpecifierSet()
3575 for (DeclContextList::reverse_iterator C = CurContextChain.rbegin(), in AddNamespace()
3576 CEnd = CurContextChain.rend(); in AddNamespace()