Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSemaInternal.h234 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/external/clang/include/clang/Sema/
DSemaInternal.h247 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
/external/clang/lib/Sema/
DSemaLookup.cpp4182 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument
4184 for (DeclContext *C : llvm::reverse(DeclChain)) { in buildNestedNameSpecifier()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4497 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier() argument
4499 for (DeclContext *C : llvm::reverse(DeclChain)) { in buildNestedNameSpecifier()