| /llvm-project/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeConvenience.h | 200 static void read(ArrayRef<T> buffer, ElementDataTy &element, in read() function 209 static void read(ArrayRef<T> buffer, std::nullopt_t, DataTy &&...data) { in read() function 236 static void read(ArrayRef<T> buffer, DataTy &data) { in read() function 241 template <typename T> static void read(ArrayRef<T> buffer, std::nullopt_t) { in read() function 287 static void read(ArrayRef<T> Buffer, ArrayRef<T> &rawData) { in read() function 292 static void read(ArrayRef<T> buffer, ArrayTy &array) { in read() function 297 template <typename T> static void read(ArrayRef<T> buffer, std::nullopt_t) { in read() function 315 template <typename T> static void read(ArrayRef<T> buffer) { (void)buffer; } in read() function
|
| /llvm-project/lldb/test/API/functionalities/type_lookup/ |
| H A D | main.mm | 26 - (int)read; method 39 - (int)read { method
|
| /llvm-project/flang/test/Semantics/ |
| H A D | generic05.F90 | 10 generic :: read(unformatted) => readt1a, readt1b method 19 interface read(unformatted) interface
|
| H A D | io11.f90 | 10 generic :: read(formatted) => tbp method 33 generic :: read(formatted) => tbp method 55 generic :: read(unformatted) => tbp method 77 generic :: read(formatted) => tbp method 103 generic :: read(formatted) => tbp method 122 interface read(formatted) interface 143 generic :: read(formatted) => tbp method 189 generic :: read(formatted) => tbp method 212 generic :: read(formatted) => tbp method 235 generic :: read(formatted) => tbp method [all …]
|
| /llvm-project/clang/test/CodeGenCXX/ |
| H A D | bitfield.cpp | 182 unsigned read(S* s) { in read() function 233 unsigned read(S* s) { in read() function 277 unsigned read(S* s) { in read() function 331 unsigned read(Base* s) { in read() function 388 unsigned read(U* u) { in read() function 440 unsigned read(S* s) { in read() function 512 unsigned read(B2* s) { in read() function
|
| /llvm-project/lldb/source/Host/common/ |
| H A D | ProcessLaunchInfo.cpp | 46 const bool read = true; in ProcessLaunchInfo() local 53 const bool read = false; in ProcessLaunchInfo() local 60 const bool read = false; in ProcessLaunchInfo() local 88 bool read, bool write) { in AppendOpenFileAction() argument 97 bool ProcessLaunchInfo::AppendSuppressFileAction(int fd, bool read, in AppendSuppressFileAction() argument [all...] |
| H A D | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() argument
|
| /llvm-project/llvm/utils/gn/build/ |
| H A D | write_cmake_config.py | 111 def read(filename): function
|
| /llvm-project/compiler-rt/test/msan/ |
| H A D | fread_fwrite.cpp | 11 unsigned read = fread(&c, sizeof(c), 1, f); in test_fread() local
|
| /llvm-project/libc/test/src/stdio/ |
| H A D | fscanf_test.cpp | 44 int read; TEST() local
|
| /llvm-project/lldb/source/Breakpoint/ |
| H A D | WatchpointResource.cpp | 20 bool read, bool write) in WatchpointResource() 39 void WatchpointResource::SetType(bool read, bool write) { in SetType()
|
| H A D | WatchpointAlgorithms.cpp | 25 addr_t addr, size_t size, bool read, bool write, in AtomizeWatchpointRequest()
|
| /llvm-project/llvm/lib/ProfileData/ |
| H A D | SymbolRemappingReader.cpp | 28 Error SymbolRemappingReader::read(MemoryBuffer &B) { in read() function in SymbolRemappingReader
|
| /llvm-project/libc/src/__support/File/ |
| H A D | dir.cpp | 30 ErrorOr<struct ::dirent *> Dir::read() { read() function in LIBC_NAMESPACE::Dir
|
| /llvm-project/clang/test/Analysis/ |
| H A D | taint-tester.cpp | 21 ssize_t read; in getlineTest() local
|
| /llvm-project/clang/test/SemaCXX/ |
| H A D | incomplete-call.cpp | 62 …void basic_istream<CharT>::read() { // expected-error{{out-of-line definition of 'read' from class… in read() function in pr18542::X::basic_istream
|
| /llvm-project/lldb/source/API/ |
| H A D | SBWatchpointOptions.cpp | 48 void SBWatchpointOptions::SetWatchpointTypeRead(bool read) { in SetWatchpointTypeRead()
|
| /llvm-project/libc/include/llvm-libc-types/ |
| H A D | cookie_io_functions_t.h | 22 cookie_read_function_t *read; member
|
| /llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | ProcessWindows.h | 115 bool read; member
|
| /llvm-project/clang-tools-extra/clangd/support/ |
| H A D | FileCache.cpp | 31 void FileCache::read( in read() function in clang::clangd::FileCache
|
| /llvm-project/clang/lib/AST/Interp/ |
| H A D | Source.h | |
| /llvm-project/polly/lib/External/isl/ |
| H A D | read_in_string_templ.c | 17 static __isl_give TYPE *FN(read,BASE)(__isl_keep isl_stream *s) in FN() argument
|
| /llvm-project/flang/test/Lower/ |
| H A D | io-derived-type-2.f90 | 31 interface read(formatted) interface 41 interface read(formatted) interface
|
| /llvm-project/libcxx/test/libcxx/input.output/iostream.format/print.fun/ |
| H A D | vprint_unicode_windows.pass.cpp | 90 size_t read = fread(buffer.data(), 1, buffer.size(), file); test() local
|
| /llvm-project/mlir/include/mlir/Bytecode/ |
| H A D | BytecodeReaderConfig.h | 50 LogicalResult read(DialectBytecodeReader &reader, StringRef dialectName, in fromCallable() function
|