Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp427 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()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp435 auto *FileAndScope = cast_or_null<DIFile>(map(MDS->getFile())); in getReplacementSubprogram() local
448 MDS->getContext(), FileAndScope, MDS->getName(), LinkageName, in getReplacementSubprogram()
449 FileAndScope, MDS->getLine(), Type, MDS->getScopeLine(), in getReplacementSubprogram()
459 MDS->getContext(), FileAndScope, MDS->getName(), LinkageName, in getReplacementSubprogram()
460 FileAndScope, MDS->getLine(), Type, MDS->getScopeLine(), ContainingType, in getReplacementSubprogram()