Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp123 static lldb::ModuleSP GetContainingClangModule(const DWARFDIE &die) { in GetContainingClangModule() function
160 ModuleSP clang_module_sp = GetContainingClangModule(die); in ParseTypeFromClangModule()