Home
last modified time | relevance | path

Searched refs:PathWithStatus (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV1.h640 class PathWithStatus : public Path {
645 PathWithStatus() : Path(), status(), fsIsValid(false) {} in PathWithStatus() function
648 PathWithStatus(const PathWithStatus &that) in PathWithStatus() function
654 PathWithStatus(const Path &other) in PathWithStatus() function
661 explicit PathWithStatus( in PathWithStatus() function
669 explicit PathWithStatus( in PathWithStatus() function
677 PathWithStatus &operator=(const PathWithStatus &that) {
687 PathWithStatus &operator=(const Path &that) {
DFileUtilities.h30 int DiffFilesWithTolerance(const sys::PathWithStatus &FileA,
31 const sys::PathWithStatus &FileB,
/external/swiftshader/third_party/LLVM/utils/fpcmp/
Dfpcmp.cpp36 int DF = DiffFilesWithTolerance(sys::PathWithStatus(File1), in main()
37 sys::PathWithStatus(File2), in main()
/external/swiftshader/third_party/LLVM/lib/Support/
DFileUtilities.cpp174 int llvm::DiffFilesWithTolerance(const sys::PathWithStatus &FileA, in DiffFilesWithTolerance()
175 const sys::PathWithStatus &FileB, in DiffFilesWithTolerance()
DCommandLine.cpp507 sys::PathWithStatus respFile(++arg); in ExpandResponseFiles()
/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp288 sys::PathWithStatus PwS(*I); in recurseDirectories()
318 sys::PathWithStatus PwS(aPath); in buildPaths()
641 sys::PathWithStatus PwS(*found); in doReplaceOrInsert()
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DArchive.h172 sys::PathWithStatus path; ///< Path of file containing the member
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp185 sys::PathWithStatus uniqueObjPath("lto-llvm.o"); in compile_to_file()
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPath.inc437 PathWithStatus::getFileStatus(bool update, std::string *ErrStr) const {
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DPath.inc493 PathWithStatus::getFileStatus(bool update, std::string *ErrStr) const {