Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerDeclContext.cpp18 const bool ignore_using_decls) { in FindDeclByName() argument
21 ignore_using_decls); in FindDeclByName()
/external/llvm-project/lldb/include/lldb/Symbol/
DCompilerDeclContext.h60 const bool ignore_using_decls);
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h509 const bool ignore_using_decls) override;
DTypeSystemClang.cpp9246 void *opaque_decl_ctx, ConstString name, const bool ignore_using_decls) { in DeclContextFindDeclByName() argument
9269 if (ignore_using_decls) in DeclContextFindDeclByName()
9277 if (ignore_using_decls) in DeclContextFindDeclByName()