Lines Matching refs:DWARFASTParser
772 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseFunction()
1375 return DWARFASTParser::ParseChildArrayInfo(type_die, exe_ctx); in GetDynamicArrayInfoForUID()
1486 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*dwarf_die.GetCU())) in CompleteType()
2132 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in FindGlobalVariables()
2265 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in DIEInDeclContext()
2519 DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU()); in FindNamespace()
2947 DWARFASTParser *dwarf_ast = type_system_or_err->GetDWARFParser(); in ParseType()
3887 DWARFASTParser *SymbolFileDWARF::GetDWARFParser(DWARFUnit &unit) { in GetDWARFParser()
3898 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDecl()
3904 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDeclContext()
3911 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetContainingDeclContext()