Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerDeclContext.cpp18 const bool ignore_using_decls) { in FindDeclByName() argument
21 ignore_using_decls); in FindDeclByName()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompilerDeclContext.h60 const bool ignore_using_decls);
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h498 const bool ignore_using_decls) override;
H A DTypeSystemClang.cpp9476 void *opaque_decl_ctx, ConstString name, const bool ignore_using_decls) { in DeclContextFindDeclByName() argument
9499 if (ignore_using_decls) in DeclContextFindDeclByName()
9507 if (ignore_using_decls) in DeclContextFindDeclByName()