Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp261 bool isNestedDeclContext(const DeclContext *D, const DeclContext *Context) { in isNestedDeclContext() function
277 isNestedDeclContext(DeclCtx, D->getDeclContext())); in isDeclVisibleAtLocation()