Home
last modified time | relevance | path

Searched refs:EmptyFiles (Results 1 – 6 of 6) sorted by relevance

/external/clang/unittests/Driver/
DToolChainTest.cpp39 const char *EmptyFiles[] = { in TEST() local
57 for (const char *Path : EmptyFiles) in TEST()
92 const char *EmptyFiles[] = { in TEST() local
96 for (const char *Path : EmptyFiles) in TEST()
/external/llvm-project/clang/unittests/Driver/
DToolChainTest.cpp40 const char *EmptyFiles[] = { in TEST() local
58 for (const char *Path : EmptyFiles) in TEST()
94 const char *EmptyFiles[] = { in TEST() local
98 for (const char *Path : EmptyFiles) in TEST()
/external/llvm-project/llvm/tools/llvm-cov/
DCoverageReport.cpp427 bool EmptyFiles = false; in renderFileReports() local
432 EmptyFiles = true; in renderFileReports()
435 if (EmptyFiles && Filters.empty()) { in renderFileReports()
DSourceCoverageViewHTML.cpp430 bool EmptyFiles = false; in createIndexFile() local
435 EmptyFiles = true; in createIndexFile()
443 if (EmptyFiles && Filters.empty()) { in createIndexFile()
/external/clang/unittests/libclang/
DLibclangTest.cpp474 std::string EmptyFiles[] = {"lib/gcc/arm-linux-gnueabi/99.9.9/crtbegin.o", in TEST_F() local
478 for (auto &Name : EmptyFiles) in TEST_F()
/external/llvm-project/clang/unittests/libclang/
DLibclangTest.cpp542 std::string EmptyFiles[] = {"lib/gcc/arm-linux-gnueabi/99.9.9/crtbegin.o", in TEST_F() local
546 for (auto &Name : EmptyFiles) in TEST_F()