Home
last modified time | relevance | path

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

/external/llvm/utils/fpcmp/
Dfpcmp.cpp22 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required); variable
/external/llvm-project/llvm/utils/fpcmp/
Dfpcmp.cpp21 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required); variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-owning-memory-legacy-functions.cpp102 FILE *File1 = std::fopen("test_name.txt", "w+"); in test_resource_creators() local
178 gsl::owner<FILE *> File1 = fopen("testfile.txt", "r"); // Ok in test_legacy_consumers() local
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp39 SmallString<128> File1(TestDirectory); in TEST() local
/external/llvm-project/llvm/unittests/Support/
DFileOutputBufferTest.cpp42 SmallString<128> File1(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.cpp925 auto File1 = DIB.createFile("main.c", "/"); in TEST_F() local
/external/llvm-project/clang/unittests/Tooling/
DRefactoringTest.cpp524 StringRef File1 = "format_1.cpp"; in TEST_F() local