Lines Matching refs:DWARFASTParser
833 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseFunction()
1480 return DWARFASTParser::ParseChildArrayInfo(type_die, exe_ctx); in GetDynamicArrayInfoForUID()
1590 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*dwarf_die.GetCU())) in CompleteType()
2177 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in FindGlobalVariables()
2305 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in DIEInDeclContext()
2557 DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU()); in FindNamespace()
2983 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseType()
4039 DWARFASTParser *SymbolFileDWARF::GetDWARFParser(DWARFUnit &unit) { in GetDWARFParser()
4050 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDecl()
4056 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDeclContext()
4063 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetContainingDeclContext()