Searched defs:File2 (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/fpcmp/ |
| H A D | fpcmp.cpp | 23 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required); variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
| H A D | owning-memory-legacy-functions.cpp | 104 FILE *File2 = ::fopen("test_name.txt", "w+"); in test_resource_creators() local 179 FILE *File2 = freopen("testfile.txt", "w", File1); in test_legacy_consumers() local
|
| /llvm-project-15.0.7/llvm/unittests/Testing/Support/ |
| H A D | TempPathTest.cpp | 47 Optional<TempFile> File1, File2; in TEST() local
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | FileOutputBufferTest.cpp | 64 SmallString<128> File2(TestDirectory); in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | WindowsResource.cpp | 180 const ResourceEntryRef &Entry, StringRef File1, StringRef File2) { in makeDuplicateResourceError() 228 StringRef File1, StringRef File2) { in makeDuplicateResourceError()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | IRBuilderTest.cpp | 1056 auto File2 = DIB.createFile("file.h", "/"); in TEST_F() local
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | RefactoringTest.cpp | 525 StringRef File2 = "format_2.cpp"; in TEST_F() local
|