Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp10013 DeclContext *root_decl_ctx = (DeclContext *)opaque_decl_ctx; in DeclContextFindDeclByName() local
10018 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName()