Searched refs:MethodItr (Results 1 – 2 of 2) sorted by relevance
1684 for (auto &MethodItr : Info.Methods) { in lowerRecordFieldList() local1685 StringRef Name = MethodItr.first->getString(); in lowerRecordFieldList()1688 for (const DISubprogram *SP : MethodItr.second) { in lowerRecordFieldList()
2197 for (auto &MethodItr : Info.Methods) { in lowerRecordFieldList() local2198 StringRef Name = MethodItr.first->getString(); in lowerRecordFieldList()2201 for (const DISubprogram *SP : MethodItr.second) { in lowerRecordFieldList()