Searched refs:findFileInfo (Results 1 – 2 of 2) sorted by relevance
59 Expected<FileInfo &> findFileInfo(StringRef FileName);
1188 Expected<Session::FileInfo &> Session::findFileInfo(StringRef FileName) { in findFileInfo() function in llvm::Session1198 auto FI = findFileInfo(FileName); in findSectionInfo()1212 auto FI = findFileInfo(FileName); in findStubInfo()1226 auto FI = findFileInfo(FileName); in findGOTEntryInfo()