/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | FileCache.cpp | 26 lldb::user_id_t FileCache::OpenFile(const FileSpec &file_spec, in OpenFile() function in FileCache
|
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerIOPosix.cpp | 110 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
|
H A D | FuzzerIOWindows.cpp | 217 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | RNBSocket.cpp | 244 rnb_err_t RNBSocket::OpenFile(const char *path) { in OpenFile() function in RNBSocket
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | RemoteAwarePlatform.cpp | 214 lldb::user_id_t RemoteAwarePlatform::OpenFile(const FileSpec &file_spec, in OpenFile() function in RemoteAwarePlatform
|
H A D | Platform.cpp | 676 user_id_t Platform::OpenFile(const FileSpec &file_spec, in OpenFile() function in Platform
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 163 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { in OpenFile() function
|
H A D | sanitizer_coverage_libcdep_new.cpp | 32 static fd_t OpenFile(const char* path) { in OpenFile() function
|
H A D | sanitizer_win.cpp | 740 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *last_error) { in OpenFile() function
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 421 ModuleMap::KnownHeader *SuggestedModule, bool OpenFile /*=true*/, in getFileAndSuggestModule() 865 bool BuildSystemModule, bool OpenFile, bool CacheFailures) { in LookupFile()
|
H A D | PPDirectives.cpp | 938 bool *IsFrameworkFound, bool SkipCache, bool OpenFile, bool CacheFailures) { in LookupFile()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 578 lldb::user_id_t PlatformRemoteGDBServer::OpenFile(const FileSpec &file_spec, in OpenFile() function in PlatformRemoteGDBServer
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 3056 GDBRemoteCommunicationClient::OpenFile(const lldb_private::FileSpec &file_spec, in OpenFile() function in GDBRemoteCommunicationClient
|