Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Host/
H A DFileActionTest.cpp14 TEST(FileActionTest,Open) TEST() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolOrigin.h24 Open = 1 << 1, // From the dynamic index of open files. enumerator
/llvm-project/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.cpp438 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, in Open() function in FileSystem
/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h35 ExecutorAddr Open; member
H A DCore.h1341 enum { Open, Closing, Closed } State = Open; global() enumerator
/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp79 int FileSystem::Open(const char *path, int flags, int mode) { Open() function in FileSystem
/llvm-project/lldb/source/Host/windows/
H A DFileSystem.cpp100 int FileSystem::Open(const char *path, int flags, int mode) { Open() function in FileSystem
/llvm-project/clang-tools-extra/pseudo/lib/
H A DBracket.cpp
/llvm-project/flang/lib/Parser/
H A Dsource.cpp128 bool SourceFile::Open(std::string path, llvm::raw_ostream &error) { in Open() function in Fortran::parser::SourceFile
H A Dprovenance.cpp180 const SourceFile *AllSources::Open(std::string path, llvm::raw_ostream &error, in Open() function in Fortran::parser::AllSources
/llvm-project/flang/runtime/
H A Dpseudo-unit.cpp113 void PseudoOpenFile::Open(OpenStatus, Fortran::common::optional<Action>, in Open() function in Fortran::runtime::io::PseudoOpenFile
H A Dfile.cpp63 void OpenFile::Open(OpenStatus status, Fortran::common::optional<Action> action, in Open() function in Fortran::runtime::io::OpenFile
/llvm-project/clang/include/clang/APINotes/
H A DTypes.h38 Open, enumerator
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp36 Open, enumerator
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp110 SourceLocation Open = SilenceableCondVal.getBegin(); HandleUnreachable() local
H A DSemaExpr.cpp20011 SourceLocation Open = E->getBeginLoc(); DiagnoseAssignmentAsCondition() local