Searched refs:FileAndScope (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DebugInfo.cpp | 427 auto *FileAndScope = cast_or_null<DIFile>(map(MDS->getFile())); in getReplacementSubprogram() local 440 MDS->getContext(), FileAndScope, MDS->getName(), LinkageName, in getReplacementSubprogram() 441 FileAndScope, MDS->getLine(), Type, MDS->getScopeLine(), in getReplacementSubprogram() 451 MDS->getContext(), FileAndScope, MDS->getName(), LinkageName, in getReplacementSubprogram() 452 FileAndScope, MDS->getLine(), Type, MDS->getScopeLine(), ContainingType, in getReplacementSubprogram()
|