Home
last modified time | relevance | path

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

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