Home
last modified time | relevance | path

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

/external/spirv-llvm/tools/llvm-spirv/
Dllvm-spirv.cpp153 llvm::raw_fd_ostream OFS(outFile, EC, llvm::sys::fs::F_None); in convertLLVMToSPIRV() local
220 auto Action = [&](llvm::raw_ostream &OFS) { in convertSPIRV()
230 llvm::raw_fd_ostream OFS(llvm::StringRef(OutputFile), EC, llvm::sys::fs::F_None); in convertSPIRV() local
/external/clang/unittests/AST/
DASTImporterTest.cpp70 vfs::OverlayFileSystem *OFS = static_cast<vfs::OverlayFileSystem *>( in testImport() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1783 else if (const ObjCForCollectionStmt *OFS = in GenerateAlternateExtensivePathDiagnostic() local