/llvm-project/lldb/unittests/Host/ |
H A D | FileActionTest.cpp | 14 TEST(FileActionTest,Open) TEST() argument
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolOrigin.h | 24 Open = 1 << 1, // From the dynamic index of open files. enumerator
|
/llvm-project/lldb/source/Host/common/ |
H A D | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() function in FileAction
|
H A D | FileSystem.cpp | 438 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, in Open() function in FileSystem
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_utils.cpp | 83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 35 ExecutorAddr Open; member
|
H A D | Core.h | 1341 enum { Open, Closing, Closed } State = Open; global() enumerator
|
/llvm-project/lldb/source/Host/posix/ |
H A D | FileSystemPosix.cpp | 79 int FileSystem::Open(const char *path, int flags, int mode) { Open() function in FileSystem
|
/llvm-project/lldb/source/Host/windows/ |
H A D | FileSystem.cpp | 100 int FileSystem::Open(const char *path, int flags, int mode) { Open() function in FileSystem
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | Bracket.cpp |
|
/llvm-project/flang/lib/Parser/ |
H A D | source.cpp | 128 bool SourceFile::Open(std::string path, llvm::raw_ostream &error) { in Open() function in Fortran::parser::SourceFile
|
H A D | provenance.cpp | 180 const SourceFile *AllSources::Open(std::string path, llvm::raw_ostream &error, in Open() function in Fortran::parser::AllSources
|
/llvm-project/flang/runtime/ |
H A D | pseudo-unit.cpp | 113 void PseudoOpenFile::Open(OpenStatus, Fortran::common::optional<Action>, in Open() function in Fortran::runtime::io::PseudoOpenFile
|
H A D | file.cpp | 63 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 D | Types.h | 38 Open, enumerator
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnixAPIChecker.cpp | 36 Open, enumerator
|
/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 110 SourceLocation Open = SilenceableCondVal.getBegin(); HandleUnreachable() local
|
H A D | SemaExpr.cpp | 20011 SourceLocation Open = E->getBeginLoc(); DiagnoseAssignmentAsCondition() local
|