Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerDeclContext.cpp18 const bool ignore_using_decls) { in FindDeclByName() argument
21 ignore_using_decls); in FindDeclByName()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerDeclContext.h68 const bool ignore_using_decls);
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h587 const bool ignore_using_decls) override;
H A DTypeSystemClang.cpp9277 void *opaque_decl_ctx, ConstString name, const bool ignore_using_decls) { in DeclContextFindDeclByName() argument
9300 if (ignore_using_decls) in DeclContextFindDeclByName()
9308 if (ignore_using_decls) in DeclContextFindDeclByName()