Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp109 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp267 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp513 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local
600 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c80 OFS, /* range [0..MAXINT] */ typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1249 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { in generatePathDiagnosticsForNode() local