Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h255 GetClangDeclContextContainingDIEOffset (dw_offset_t die_offset);
DSymbolFileDWARF.cpp3424 …clang::DeclContext *containing_decl_ctx = GetClangDeclContextContainingDIEOffset(die->GetOffset()); in FunctionDieMatchesPartialName()
4509 SymbolFileDWARF::GetClangDeclContextContainingDIEOffset (dw_offset_t die_offset) in GetClangDeclContextContainingDIEOffset() function in SymbolFileDWARF