Home
last modified time | relevance | path

Searched defs:getFD (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/dsymutil/
H A DMachOUtils.cpp48 int ArchAndFile::getFD() const { in getFD() function in llvm::dsymutil::MachOUtils::ArchAndFile
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp567 static int getFD(StringRef Filename, std::error_code &EC, getFD() function