Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/lldb/examples/summaries/cocoa/
H A DLogger.py16 def close(self): member in NopLogger
30 def close(self): member in StdoutLogger
56 def close(self): member in FileLogger
132 def close(self): member in Logger
/llvm-project/clang/test/FixIt/
H A Dselector-fixit.m8 - (void)close; method
15 - (void)close { } method
/llvm-project/clang/test/OpenMP/
H A Dtarget_ast_print.cpp20 T i, j, a[20], always, close; in tmain() local
234 int i, j, a[20], always, close; in main() local
379 T i, j, a[20], always, close; in tmain() local
824 int i, j, a[20], always, close; in main() local
1185 int i, j, a[20], always, close; in main() local
H A Dtarget_map_messages.cpp638 T to, tofrom, always, close, present; in tmain() local
791 int to, tofrom, always, close, present; in main() local
/llvm-project/lldb/tools/lldb-dap/
H A DIOStream.cpp56 from_socket(SOCKET s,bool close) from_socket() argument
64 from_file(int fd,bool close) from_file() argument
/llvm-project/libc/src/__support/File/
H A Ddir.cpp53 int Dir::close() { close() function in LIBC_NAMESPACE::Dir
H A Dfile.h209 int close() { close() function
/llvm-project/libc/include/llvm-libc-types/
H A Dcookie_io_functions_t.h25 cookie_close_function_t *close; member
/llvm-project/clang-tools-extra/clangd/support/
H A DThreadsafeFS.cpp66 std::error_code close() override { return Wrapped->close(); } in close() function in clang::clangd::__anonf691518a0111::VolatileFileSystem::VolatileFile
/llvm-project/libc/src/spawn/linux/
H A Dposix_spawn.cpp53 void close(int fd) { LIBC_NAMESPACE::syscall_impl<long>(SYS_close, fd); } close() function
/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp91 error_code close() noexcept { in close() function in __dir_stream
152 error_code close() noexcept { in close() function in __dir_stream
H A Dfile_descriptor.h165 void close() noexcept { close() function
/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp128 int close(int fd) { in close() function
/llvm-project/clang/test/Analysis/
H A Dfuchsia_handle.cpp383 void close() { in close() function
404 void close() { in close() function
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h46 void close() { in close() function
/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py1095 def close(self): member in Pipe
1116 def close(self): member in Pipe
/llvm-project/lldb/unittests/Host/
H A DFileSystemTest.cpp32 std::error_code close() override { return std::error_code(); } in close() function
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp334 std::error_code close() override { return {}; } close() function in __anon0e65c28c0311::DepScanFile
/llvm-project/lldb/test/API/python_api/file_handle/
H A DTestFileHandle.py69 def close(self): member in FlushTestIO
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp91 DECLARE__REAL_AND_INTERNAL(uptr, close, fd_t fd) { in DECLARE__REAL_AND_INTERNAL() argument
/llvm-project/libc/src/__support/RPC/
H A Drpc.h
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp806 void raw_fd_ostream::close() { close() function in raw_fd_ostream
H A DVirtualFileSystem.cpp244 std::error_code RealFile::close() { in close() function in RealFile
745 std::error_code close() override { return {}; } close() function in llvm::vfs::detail::__anoneadfb2db0511::InMemoryFileAdaptor
2518 std::error_code close() override { return InnerFile->close(); } close() function in __anoneadfb2db0d11::FileWithFixedStatus
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp464 std::error_code close() override { in close() function in clang::clangd::__anon0b7b15160111::TimerFile
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp596 size_t close = StringRef::npos; parsePipelineText() local

12