Searched refs:imported_uid (Results 1 – 1 of 1) sorted by relevance
3214 DWARFDIE imported_uid = die.GetAttributeValueAsReferenceDIE(DW_AT_import); in GetClangDeclForDIE() local3215 if (imported_uid) { in GetClangDeclForDIE()3216 CompilerDecl imported_decl = SymbolFileDWARF::GetDecl(imported_uid); in GetClangDeclForDIE()3232 DWARFDIE imported_uid = die.GetAttributeValueAsReferenceDIE(DW_AT_import); in GetClangDeclForDIE() local3234 if (imported_uid) { in GetClangDeclForDIE()3236 SymbolFileDWARF::GetDeclContext(imported_uid); in GetClangDeclForDIE()