Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp89 ConstString type_basename, TypeQueryOptions options) in TypeQuery()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2675 auto type_basename = query.GetTypeBasename(); in FindTypes() local