Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.cpp28 auto *OFS = static_cast<llvm::vfs::OverlayFileSystem *>( in createVirtualFileIfNeeded() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp690 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); writeObjectFile() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DRenameTests.cpp39 auto OFS = in createOverlay() local
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp183 auto OFS = llvm::makeIntrusiveRefCnt<llvm::vfs::OverlayFileSystem>( in viewImpl() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1265 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { generatePathDiagnosticsForNode() local