Home
last modified time | relevance | path

Searched defs:File2 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/utils/fpcmp/
H A Dfpcmp.cpp23 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required); variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Downing-memory-legacy-functions.cpp104 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/llvm/unittests/Testing/Support/
H A DTempPathTest.cpp47 std::optional<TempFile> File1, File2; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp64 SmallString<128> File2(TestDirectory); in TEST() local
/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp181 const ResourceEntryRef &Entry, StringRef File1, StringRef File2) { in makeDuplicateResourceError()
229 StringRef File1, StringRef File2) { in makeDuplicateResourceError()
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp1229 auto File2 = DIB.createFile("file.h", "/"); TEST_F() local
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp64 char File2[4] = "b.c"; member
/llvm-project/clang/unittests/Tooling/
H A DRefactoringTest.cpp526 StringRef File2 = "format_2.cpp"; TEST_F() local