Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h129 clang::DeclContext *GetDeclContextForBlock(const DWARFDIE &die);
H A DDWARFASTParserClang.cpp3302 decl_ctx = GetDeclContextForBlock(die); in GetClangDeclContextForDIE()
3399 DWARFASTParserClang::GetDeclContextForBlock(const DWARFDIE &die) { in GetDeclContextForBlock() function in DWARFASTParserClang