Searched refs:findFileInfo (Results 1 – 2 of 2) sorted by relevance
136 Expected<FileInfo &> findFileInfo(StringRef FileName);
956 Expected<Session::FileInfo &> Session::findFileInfo(StringRef FileName) { in findFileInfo() function in llvm::Session966 auto FI = findFileInfo(FileName); in findSectionInfo()980 auto FI = findFileInfo(FileName); in findStubInfo()994 auto FI = findFileInfo(FileName); in findGOTEntryInfo()