Searched refs:FSinfo (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Archive/
H A DArchive.cpp123 const sys::FileStatus *FSinfo = path.getFileStatus(false, ErrMsg); local
124 if (FSinfo)
125 info = *FSinfo;

Completed in 123 milliseconds