Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.h255 GetClangDeclContextContainingDIEOffset (dw_offset_t die_offset);
HDSymbolFileDWARF.cpp3472 …clang::DeclContext *containing_decl_ctx = GetClangDeclContextContainingDIEOffset(die->GetOffset()); in FunctionDieMatchesPartialName()
4571 SymbolFileDWARF::GetClangDeclContextContainingDIEOffset (dw_offset_t die_offset) in GetClangDeclContextContainingDIEOffset() function in SymbolFileDWARF