Searched refs:GetClangDeclContextForDIE (Results 1 – 2 of 2) sorted by relevance
207 GetClangDeclContextForDIE(const lldb_private::plugin::dwarf::DWARFDIE &die);
1112 GetClangDeclContextForDIE(spec_die); in ParseSubroutine()1131 GetClangDeclContextForDIE(abs_die); in ParseSubroutine()2326 clang::DeclContext *clang_decl_ctx = GetClangDeclContextForDIE(die); in GetDeclContextForUIDFromDWARF()3419 DWARFASTParserClang::GetClangDeclContextForDIE(const DWARFDIE &die) { in GetClangDeclContextForDIE() function in DWARFASTParserClang3651 GetClangDeclContextForDIE(decl_ctx_die); in GetClangDeclContextContainingDIE()