Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/llvm-project-15.0.7/clang/test/ClangScanDeps/Inputs/
H A Dtarget-filename-cdb.json5 "file": "DIR/target-filename_input.cpp" string
10 "file": "DIR/target-filename_input.cpp" string
15 "file": "DIR/target-filename_input.cpp" string
20 "file": "DIR/target-filename_input.cpp" string
25 "file": "DIR/target-filename_input.cpp" string
30 "file": "DIR/target-filename_input.cpp" string
35 "file": "DIR/target-filename_input.cpp" string
40 "file": "DIR/target-filename_input.cpp" string
45 "file": "DIR/target-filename_input.cpp" string
50 "file": "DIR/target-filename_input.cpp" string
[all …]
H A Dmodules_cdb.json5 "file": "DIR/modules_cdb_input2.cpp" string
10 "file": "DIR/modules_cdb_input.cpp" string
15 "file": "DIR/modules_cdb_input.cpp" string
20 "file": "DIR/modules_cdb_input.cpp" string
H A Dmodules_cdb_clangcl.json5 "file": "DIR/modules_cdb_input2.cpp" string
10 "file": "DIR/modules_cdb_input.cpp" string
15 "file": "DIR/modules_cdb_input.cpp" string
20 "file": "DIR/modules_cdb_input.cpp" string
H A Dregular_cdb.json5 "file": "DIR/regular_cdb_input2.cpp" string
10 "file": "DIR/regular_cdb_input.cpp" string
15 "file": "DIR/regular_cdb_input.cpp" string
H A Dregular_cdb_clangcl.json5 "file": "DIR/regular_cdb_input2.cpp" string
10 "file": "DIR/regular_cdb_input.cpp" string
15 "file": "DIR/regular_cdb_input.cpp" string
H A Dstatic-analyzer-cdb.json5 "file": "DIR/static-analyzer_clang.c" string
10 "file": "DIR/static-analyzer_clangcl.c" string
H A Dmodules_cdb_by_mod_name.json5 "file": "" string
10 "file": "" string
H A Dsymlink_cdb.json5 "file": "DIR/symlink_input.cpp" string
10 "file": "DIR/symlink_input2.cpp" string
H A Dsubframework_header_dir_symlink_cdb.json5 "file": "DIR/subframework_header_dir_symlink_input.m" string
10 "file": "DIR/subframework_header_dir_symlink_input2.m" string
H A Dvfsoverlay_cdb.json5 "file": "DIR/vfsoverlay_input.cpp" string
10 "file": "DIR/vfsoverlay_input_clangcl.cpp" string
H A Dmodules_cdb_clangcl_by_mod_name.json5 "file": "" string
10 "file": "" string
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/
H A Dmain.c60 void expected_out(const char *file) { in expected_out()
73 void create_source(char *file) { in create_source()
114 char *const file = "execv.c"; in call_execv() local
127 char *const file = "execve.c"; in call_execve() local
141 char *const file = "execvp.c"; in call_execvp() local
154 char *const file = "execv_p.c"; in call_execvP() local
167 char *const file = "execvpe.c"; in call_execvpe() local
181 char *const file = "exect.c"; in call_exect() local
195 char *const file = "execl.c"; in call_execl() local
207 char *const file = "execlp.c"; in call_execlp() local
[all …]
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/src/compilation_database/
H A Dbuild_broken.json.in5 "file": "${path}/main.c" string
11 "file": "${path}/broken-one.c" string
17 "file": "${path}/broken-two.c" string
23 "file": "${path}/clean-one.c" string
29 "file": "${path}/clean-two.c" string
35 "file": "${path}/emit-one.c" string
41 "file": "${path}/emit-two.c" string
H A Dbuild_regular.json.in5 "file": "${path}/main.c" string
11 "file": "${path}/clean-one.c" string
17 "file": "${path}/clean-two.c" string
23 "file": "${path}/emit-one.c" string
29 "file": "${path}/emit-two.c" string
H A Dbuild_clean.json.in5 "file": "${path}/main.c" string
11 "file": "${path}/clean-one.c" string
17 "file": "${path}/clean-two.c" string
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/compilation-database/
H A Dtemplate.json5 "file": "test_dir/a/a.cpp" string
10 "file": "test_dir/a/b.cpp" string
15 "file": "test_dir/b/b.cpp" string
20 "file": "test_dir/b/c.cpp" string
25 "file": "test_dir/b/d.cpp" string
30 "file": "test_dir/b/not-exist.cpp" string
/llvm-project-15.0.7/lldb/source/Utility/
H A DReproducerProvider.cpp40 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
60 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
82 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep() local
147 FileSpec file = loader->GetFile<SymbolFileProvider::Info>(); in SymbolFileLoader() local
181 const char *CommandProvider::Info::file = "command-interpreter.yaml"; member in CommandProvider::Info
183 const char *FileProvider::Info::file = "files.yaml"; member in FileProvider::Info
185 const char *VersionProvider::Info::file = "version.txt"; member in VersionProvider::Info
187 const char *WorkingDirectoryProvider::Info::file = "cwd.txt"; member in WorkingDirectoryProvider::Info
189 const char *HomeDirectoryProvider::Info::file = "home.txt"; member in HomeDirectoryProvider::Info
191 const char *ProcessInfoProvider::Info::file = "process-info.yaml"; member in ProcessInfoProvider::Info
[all …]
/llvm-project-15.0.7/clang/test/Index/
H A Dcompile_commands.json5 "file": "/home/john.doe/MyProject/project.cpp" string
10 "file": "/home/john.doe/MyProject/project2.cpp" string
15 "file": "/home/john.doe/MyProject/project2.cpp" string
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl()
/llvm-project-15.0.7/clang/bindings/python/tests/cindex/INPUTS/
H A Dcompile_commands.json5 "file": "/home/john.doe/MyProject/project.cpp" string
10 "file": "/home/john.doe/MyProject/project2.cpp" string
15 "file": "/home/john.doe/MyProject/project2.cpp" string
/llvm-project-15.0.7/libc/test/src/__support/File/
H A Dplatform_file_test.cpp20 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
41 File *file = __llvm_libc::openfile(FILENAME, "w+"); in TEST() local
61 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
90 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
122 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
149 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
177 File *file = __llvm_libc::openfile(FILENAME, "w"); in TEST() local
/llvm-project-15.0.7/libcxx/utils/
H A Dgenerate_header_tests.py70 def find_script(file): argument
93 def generate_new_file(file, new_content): argument
114 def is_header(file): argument
/llvm-project-15.0.7/lldb/source/Host/linux/
H A DSupport.cpp15 lldb_private::getProcFile(::pid_t pid, ::pid_t tid, const llvm::Twine &file) { in getProcFile()
27 lldb_private::getProcFile(::pid_t pid, const llvm::Twine &file) { in getProcFile()
37 lldb_private::getProcFile(const llvm::Twine &file) { in getProcFile()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DPThreadMutex.cpp20 const char *file, const int line) in Locker()
27 const char *file, const int line) in Locker()
34 const char *file, const int line) in Locker()
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A Dtesting.cpp26 const char *file, int line, const char *predicate, bool pass) { in Test()
37 FailureDetailPrinter Match(const char *file, int line, std::uint64_t want, in Match()
50 FailureDetailPrinter Match(const char *file, int line, const char *want, in Match()
63 FailureDetailPrinter Match(const char *file, int line, const std::string &want, in Match()
68 FailureDetailPrinter Compare(const char *file, int line, const char *xs, in Compare()

12345678910>>...18