Lines Matching refs:DWARFASTParser
784 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseFunction()
1384 return DWARFASTParser::ParseChildArrayInfo(type_die, exe_ctx); in GetDynamicArrayInfoForUID()
1495 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*dwarf_die.GetCU())) in CompleteType()
2077 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in FindGlobalVariables()
2210 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in DIEInDeclContext()
2462 DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU()); in FindNamespace()
2890 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseType()
3831 DWARFASTParser *SymbolFileDWARF::GetDWARFParser(DWARFUnit &unit) { in GetDWARFParser()
3842 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDecl()
3848 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDeclContext()
3855 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetContainingDeclContext()