Home
last modified time | relevance | path

Searched defs:ignore_using_decls (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Symbol/
H A DCompilerDeclContext.cpp18 const bool ignore_using_decls) { in FindDeclByName()
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9273 DeclContextFindDeclByName(void * opaque_decl_ctx,ConstString name,const bool ignore_using_decls) DeclContextFindDeclByName() argument