Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp119 static lldb::ModuleSP GetContainingClangModule(const DWARFDIE &die) { in GetContainingClangModule() function
136 ModuleSP clang_module_sp = GetContainingClangModule(die); in ParseTypeFromClangModule()