Home
last modified time | relevance | path

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

/external/llvm/utils/fpcmp/
Dfpcmp.cpp24 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required); variable
/external/llvm-project/llvm/utils/fpcmp/
Dfpcmp.cpp23 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required); variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-owning-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
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp61 SmallString<128> File2(TestDirectory); in TEST() local
/external/llvm-project/llvm/unittests/Support/
DFileOutputBufferTest.cpp64 SmallString<128> File2(TestDirectory); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp182 const ResourceEntryRef &Entry, StringRef File1, StringRef File2) { in makeDuplicateResourceError()
230 StringRef File1, StringRef File2) { in makeDuplicateResourceError()
/external/llvm-project/llvm/lib/Object/
DWindowsResource.cpp182 const ResourceEntryRef &Entry, StringRef File1, StringRef File2) { in makeDuplicateResourceError()
230 StringRef File1, StringRef File2) { in makeDuplicateResourceError()
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp926 auto File2 = DIB.createFile("file.h", "/"); in TEST_F() local
/external/llvm-project/clang/unittests/Tooling/
DRefactoringTest.cpp525 StringRef File2 = "format_2.cpp"; in TEST_F() local