Home
last modified time | relevance | path

Searched defs:Open (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h34 ExecutorAddr Open; member
DCore.h1298 enum { Open, Closing, Closed } State = Open; enumerator
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DFileAction.cpp34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() function in FileAction
DFileSystem.cpp451 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, in Open() function in FileSystem
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_utils.cpp83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
/openbsd/src/gnu/llvm/lldb/source/Host/posix/
DFileSystemPosix.cpp79 int FileSystem::Open(const char *path, int flags, int mode) { in Open() function in FileSystem
/openbsd/src/gnu/llvm/lldb/source/Host/windows/
DFileSystem.cpp100 int FileSystem::Open(const char *path, int flags, int mode) { in Open() function in FileSystem
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp32 Open, enumerator
/openbsd/src/gnu/usr.bin/perl/
Dperliol.h23 PerlIO *(*Open) (pTHX_ PerlIO_funcs *tab, member
/openbsd/src/sys/stand/efi/include/
Defiprot.h276 EFI_FILE_OPEN Open; member
/openbsd/src/sys/net/
Dif_spppsubr.c205 void (*Open)(struct sppp *sp); member
/openbsd/src/gnu/llvm/clang/lib/Sema/
DAnalysisBasedWarnings.cpp99 SourceLocation Open = SilenceableCondVal.getBegin(); in HandleUnreachable() local
DSemaExpr.cpp20326 SourceLocation Open = E->getBeginLoc(); in DiagnoseAssignmentAsCondition() local