Searched defs:OFS (Results 1 – 6 of 6) sorted by relevance
105 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main() local
250 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
608 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local693 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local
41 char **OFS; /* output field sep */ variable
73 OFS, /* range [0..MAXINT] */ typedef
1254 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { in generatePathDiagnosticsForNode() local