Home
last modified time | relevance | path

Searched refs:MethodItr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1684 for (auto &MethodItr : Info.Methods) { in lowerRecordFieldList() local
1685 StringRef Name = MethodItr.first->getString(); in lowerRecordFieldList()
1688 for (const DISubprogram *SP : MethodItr.second) { in lowerRecordFieldList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2197 for (auto &MethodItr : Info.Methods) { in lowerRecordFieldList() local
2198 StringRef Name = MethodItr.first->getString(); in lowerRecordFieldList()
2201 for (const DISubprogram *SP : MethodItr.second) { in lowerRecordFieldList()