Home
last modified time | relevance | path

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

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