Lines Matching refs:DWARFASTParser
910 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ParseFunction()
961 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ConstructFunctionDemangledName()
1542 return DWARFASTParser::ParseChildArrayInfo(type_die, exe_ctx); in GetDynamicArrayInfoForUID()
1650 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*dwarf_die.GetCU())) in CompleteType()
2373 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in FindGlobalVariables()
2514 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) { in DIEInDeclContext()
2814 DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU()); in FindNamespace()
3134 DWARFASTParser *dwarf_ast = type_system->GetDWARFParser(); in FindDefinitionTypeForDWARFDeclContext()
3225 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ParseType()
4355 DWARFASTParser *SymbolFileDWARF::GetDWARFParser(DWARFUnit &unit) { in GetDWARFParser()
4368 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDecl()
4374 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetDeclContext()
4381 if (DWARFASTParser *dwarf_ast = GetDWARFParser(*die.GetCU())) in GetContainingDeclContext()