Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp130 static lldb::ModuleSP GetContainingClangModule(const DWARFDIE &die) { in GetContainingClangModule() function
147 ModuleSP clang_module_sp = GetContainingClangModule(die); in ParseTypeFromClangModule()