Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp89 ConstString type_basename, TypeQueryOptions options) in TypeQuery() argument
94 m_context.push_back({CompilerContextKind::AnyType, type_basename}); in TypeQuery()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h169 TypeQuery(const CompilerDeclContext &decl_ctx, ConstString type_basename, in LLDB_MARK_AS_BITMASK_ENUM()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2675 auto type_basename = query.GetTypeBasename(); in FindTypes() local
2681 type_basename); in FindTypes()
2714 type_basename, results.GetTypeMap().GetSize()); in FindTypes()
2751 type_basename, results.GetTypeMap().GetSize(), in FindTypes()