Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h234 lldb::TypeSP UpdateSymbolContextScopeForType(
H A DDWARFASTParserClang.cpp542 return UpdateSymbolContextScopeForType(sc, die, type_sp); in ParseTypeFromDWARF()
1523 TypeSP DWARFASTParserClang::UpdateSymbolContextScopeForType( in UpdateSymbolContextScopeForType() function in DWARFASTParserClang