Searched refs:GetClangDeclContextForDIE (Results 1 – 2 of 2) sorted by relevance
141 clang::DeclContext *GetClangDeclContextForDIE(const DWARFDIE &die);
1051 GetClangDeclContextForDIE(spec_die); in ParseSubroutine()1070 GetClangDeclContextForDIE(abs_die); in ParseSubroutine()2121 clang::DeclContext *clang_decl_ctx = GetClangDeclContextForDIE(die); in GetDeclContextForUIDFromDWARF()3222 DWARFASTParserClang::GetClangDeclContextForDIE(const DWARFDIE &die) { in GetClangDeclContextForDIE() function in DWARFASTParserClang3436 GetClangDeclContextForDIE(decl_ctx_die); in GetClangDeclContextContainingDIE()