Searched refs:GetDeclContextForBlock (Results 1 – 2 of 2) sorted by relevance
129 clang::DeclContext *GetDeclContextForBlock(const DWARFDIE &die);
3302 decl_ctx = GetDeclContextForBlock(die); in GetClangDeclContextForDIE()3399 DWARFASTParserClang::GetDeclContextForBlock(const DWARFDIE &die) { in GetDeclContextForBlock() function in DWARFASTParserClang