Searched defs:getFD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/dsymutil/ | ||
H A D | MachOUtils.cpp | 48 int ArchAndFile::getFD() const { in getFD() function in llvm::dsymutil::MachOUtils::ArchAndFile |
/llvm-project/llvm/lib/Support/ | ||
H A D | raw_ostream.cpp | 567 static int getFD(StringRef Filename, std::error_code &EC, getFD() function |