Home
last modified time | relevance | path

Searched defs:OFS (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp105 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main() local
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp250 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp608 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local
693 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local
/openbsd/usr.bin/awk/
H A Dtran.c41 char **OFS; /* output field sep */ variable
/openbsd/sys/arch/hppa/hppa/
H A Ddb_disasm.c73 OFS, /* range [0..MAXINT] */ typedef
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1254 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { in generatePathDiagnosticsForNode() local