| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | FuzzyMatchTests.cpp | 17 using ::testing::Not; 82 EXPECT_THAT("uq", Not(matches("unique_ptr"))); in TEST() 83 EXPECT_THAT("qp", Not(matches("unique_ptr"))); in TEST() 104 EXPECT_THAT("ccm", Not(matches("camelCase"))); in TEST() 118 EXPECT_THAT("ba", Not(matches("?AB?"))); in TEST() 124 EXPECT_THAT("fobz", Not(matches("foobar"))); in TEST() 137 EXPECT_THAT("no", Not(matches(""))); in TEST() 138 EXPECT_THAT("no", Not(matches("match"))); in TEST() 139 EXPECT_THAT("ob", Not(matches("foobar"))); in TEST() 143 EXPECT_THAT("b", Not(matches("NDEBUG"))); in TEST() [all …]
|
| H A D | IndexActionTests.cpp | 24 using ::testing::Not; 134 AllOf(Not(isTU()), includesAre({Level2HeaderPath}), in TEST_F() 137 AllOf(Not(isTU()), includesAre({}), in TEST_F() 162 Pair(toUri(HeaderPath), AllOf(Not(isTU()), includesAre({HeaderPath}), in TEST_F() 198 AllOf(Not(isTU()), includesAre({CommonHeaderPath}), in TEST_F() 201 AllOf(Not(isTU()), includesAre({}), in TEST_F() 230 Pair(toUri(HeaderPath), AllOf(Not(isTU()), includesAre({}), in TEST_F() 313 EXPECT_THAT(*IndexFile.Symbols, Not(testing::Contains(hasName("Baz")))); in TEST_F()
|
| /llvm-project-15.0.7/llvm/tools/llvm-mt/ |
| H A D | Opts.td | 5 def identity : Joined<["/", "-"], "identity:">, HelpText<"Not supported">, MetaVarName<"identity">,… 6 def rgs : Joined<["/", "-"], "rgs:">, HelpText<"Not supported">, MetaVarName<"script">, Group<unsup… 7 def tlb : Joined<["/", "-"], "tlb:">, HelpText<"Not supported">, MetaVarName<"file">, Group<unsuppo… 8 def dll : Joined<["/", "-"], "dll:">, HelpText<"Not supported">, MetaVarName<"dll">, Group<unsuppor… 11 def no_dependency : Flag<["/", "-"], "nodependency">, HelpText<"Not supported">, Group<unsupported>; 12 def category : Flag<["/", "-"], "category">, HelpText<"Not supported">, Group<unsupported>; 21 def validate_manifest : Flag<["/", "-"], "validate_manifest">, HelpText<"Not supported">, Group<uns… 23 def canonicalize : Flag<["/", "-"], "canonicalize:">, HelpText<"Not supported">, Group<unsupported>; 24 def check_for_duplicates : Flag<["/", "-"], "check_for_duplicates:">, HelpText<"Not supported">, Gr… 25 def make_cdfs : Flag<["/", "-"], "makecdfs:">, HelpText<"Not supported">, Group<unsupported>; [all …]
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | CompilerInvocationTest.cpp | 72 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 1))); in TEST() 73 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 2))); in TEST() 80 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 1))); in TEST() 81 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 2))); in TEST() 87 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 0))); in TEST() 89 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 2))); in TEST() 95 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 0))); in TEST() 96 ASSERT_THAT(Array, Not(ContainsN(StrEq("x"), 1))); in TEST() 410 ASSERT_THAT(GeneratedArgs, Not(Contains(StrEq("pic")))); in TEST_F() 441 ASSERT_THAT(GeneratedArgs, Not(Contains(StrEq("legacy")))); in TEST_F() [all …]
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | ExperimentalFeatures.rst | 73 … | | n/a | Not part of C++17 … 81 …`` | | n/a | Not part of C++17 … 93 … | | n/a | Not part of C++17 … 95 | 4.2 | Enhancements to ``function`` | Not yet | … 105 | 8.2.1 | ``shared_ptr`` enhancements | Not yet | Never adde… 107 | 8.2.2 | ``weak_ptr`` enhancements | Not yet | Never adde… 109 | 8.5 | ``memory_resource`` | Not yet | … 111 | 8.6 | ``polymorphic_allocator`` | Not yet | … 113 … | | n/a | Not part of C++17 … 115 | 8.8 | Access to program-wide ``memory_resource`` objects | Not yet | … [all …]
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | ZipProjects.csv | 5 ….pair>`_, "[pair] constructor, assignment and swap overloads", None, Nikolas Klauser, |Not Started| 8 …>`_, "[vector<bool>::reference] add const operator= overload", None, Nikolas Klauser, |Not Started| 9 …s://wg21.link/iterator.concept.winc>`_, "Update weakly_comparable", None, Unassigned, |Not Started| 15 | `zip_transform_view::sentinel`", Unassigned, |Not Started| 16 …nk/range.zip.transform.iterator>`_, "zip_transform_view::iterator", None, Unassigned, |Not Started| 17 …nk/range.zip.transform.sentinel>`_, "zip_transform_view::sentinel", None, Unassigned, |Not Started| 19 | `adjacent_view::sentinel`", Unassigned, |Not Started| 20 …://wg21.link/range.adjacent.iterator>`_, "adjacent_view::iterator", None, Unassigned, |Not Started| 21 …://wg21.link/range.adjacent.sentinel>`_, "adjacent_view::sentinel", None, Unassigned, |Not Started| 23 | `adjacent_transform_view::sentinel`", Unassigned, |Not Started| [all …]
|
| H A D | SpaceshipProjects.csv | 19 | error_condition",None,Unassigned,|Not Started| 30 | `[type.index.members] <https://wg21.link/type.index.members>`_,| type_index,None,Unassigned,|Not … 43 | multimap",[expos.only.func],Unassigned,|Not Started| 45 | set",[expos.only.func],Unassigned,|Not Started| 46 | `[queue.ops] <https://wg21.link/queue.ops>`_,| queue,None,Unassigned,|Not Started| 47 | `[stack.ops] <https://wg21.link/stack.ops>`_,| stack,None,Unassigned,|Not Started| 49 | `[move.iter.op.comp] <https://wg21.link/move.iter.op.comp>`_,| move_iterator,None,Unassigned,|Not… 50 …d.iter.cmp] <https://wg21.link/counted.iter.cmp>`_,| counted_iterator,None,Unassigned,|Not Started| 78 | chrono::time_zone_link",None,Unassigned,|Not Started| 81 | `[re.submatch.op] <https://wg21.link/re.submatch.op>`_,| sub_match,None,Unassigned,|Not Started| [all …]
|
| H A D | FormatPaper.csv | 9 …ime.syn>`_,"Formatter ``chrono::utc_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,, 10 …ime.syn>`_,"Formatter ``chrono::tai_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,, 11 …ime.syn>`_,"Formatter ``chrono::gps_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,, 12 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::file_time<Duration>``",,Not assigne… 13 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::local_time<Duration>``",,Not assign… 14 …"Formatter ``chrono::local-time-format-t<Duration>``",A ``<chrono>`` implementation,Not assigned,,, 31 …g21.link/time.syn>`_,"Formatter ``chrono::sys_info``",A ``<chrono>`` implementation,Not assigned,,, 32 …1.link/time.syn>`_,"Formatter ``chrono::local_info``",A ``<chrono>`` implementation,Not assigned,,, 33 …matter ``chrono::zoned_time<Duration, TimeZonePtr>``",A ``<chrono>`` implementation,Not assigned,,,
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/ |
| H A D | attribute-0.s | 23 @CHECK-OBJ-NEXT: Description: Not Permitted 30 @CHECK-OBJ-NEXT: Description: Not Permitted 37 @CHECK-OBJ-NEXT: Description: Not Permitted 44 @CHECK-OBJ-NEXT: Description: Not Permitted 51 @CHECK-OBJ-NEXT: Description: Not Permitted 86 @CHECK-OBJ-NEXT: Description: Not Permitted 93 @CHECK-OBJ-NEXT: Description: Not Permitted 114 @CHECK-OBJ-NEXT: Description: Not Permitted 121 @CHECK-OBJ-NEXT: Description: Not Permitted 128 @CHECK-OBJ-NEXT: Description: Not Permitted [all …]
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyLogical.h | 27 Not enumerator 82 class Not : public LExpr { 86 Not(LExpr *Exp) : LExpr(LExpr::Not), Exp(Exp) {} in Not() function 91 static bool classof(const LExpr *E) { return E->kind() == LExpr::Not; } in classof()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cvtres/ |
| H A D | help.test | 7 ; HELP_TEST-NEXT: /DEFINE:symbol Not implemented 8 ; HELP_TEST-NEXT: /FOLDDUPS: Not implemented 12 ; HELP_TEST-DAG: /NOLOGO Not implemented 14 ; HELP_TEST-NEXT: /READONLY Not implemented
|
| /llvm-project-15.0.7/llvm/tools/llvm-cvtres/ |
| H A D | Opts.td | 5 def DEFINE : Joined<["/", "-"], "DEFINE:">, HelpText<"Not implemented">, MetaVarName<"symbol">; 6 def FOLDDUPS : Flag<["/", "-"], "FOLDDUPS:">, HelpText<"Not implemented">; 8 def NOLOGO : Flag<["/", "-"], "NOLOGO">, HelpText<"Not implemented">; 10 def READONLY : Flag<["/", "-"], "READONLY">, HelpText<"Not implemented">;
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | directive-eabi_attribute.s | 43 @ CHECK-OBJ-NEXT: Description: Not Permitted 61 @ CHECK-OBJ-NEXT: Description: Not Permitted 97 @ CHECK-OBJ-NEXT: Description: Not Permitted 187 @ CHECK-OBJ-NEXT: Description: Not Permitted 199 @ CHECK-OBJ-NEXT: Description: Not Permitte 205 @ CHECK-OBJ-NEXT: Description: Not Permitted 217 @ CHECK-OBJ-NEXT: Description: Not Permitted 223 @ CHECK-OBJ-NEXT: Description: Not Permitted 229 @ CHECK-OBJ-NEXT: Description: Not Permitted 258 @ CHECK-OBJ-NEXT: Description: Not Used [all …]
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | ThreadSafetyLogical.cpp | 58 case LExpr::Not: in implies() 61 return implies(LHS, LNeg, cast<Not>(RHS)->exp(), !RNeg); in implies() 83 case LExpr::Not: in implies() 86 return implies(cast<Not>(LHS)->exp(), !LNeg, RHS, RNeg); in implies()
|
| /llvm-project-15.0.7/clang-tools-extra/unittests/clang-include-fixer/ |
| H A D | FuzzySymbolIndexTests.cpp | 15 using testing::Not; 49 EXPECT_THAT(QueryRegexp("uhcb"), Not(MatchesSymbol("URLHandlerCallback"))) in TEST() 51 EXPECT_THAT(QueryRegexp("uc"), Not(MatchesSymbol("URLHandlerCallback"))) in TEST()
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | unused-return-value.rst | 33 - ``std::async()``. Not using the return value makes the call synchronous. 34 - ``std::launder()``. Not using the return value usually means that the 39 removed. Not using the return value means that the information about which 41 - ``std::unique_ptr::release()``. Not using the return value can lead to 45 - ``std::basic_string::empty()`` and ``std::vector::empty()``. Not using the
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/ |
| H A D | comdat_rename.ll | 11 ; Not rename Comdat with an alias (an alias is an address-taken user). 19 ; Not rename Comdat with right linkage. 26 ; Not rename Comdat with variable members. 37 ; Not rename Comdat with multiple functions.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | file-summary-json.test | 20 # SINGLE-NEXT: "LoadName": "<Not found>" 39 # MULTI-NEXT: "LoadName": "<Not found>" 50 # MULTI-NEXT: "LoadName": "<Not found>" 71 # ARCH-SINGLE-NEXT: "LoadName": "<Not found>" 92 # ARCH-MULTI-NEXT: "LoadName": "<Not found>" 103 # ARCH-MULTI-NEXT: "LoadName": "<Not found>"
|
| /llvm-project-15.0.7/mlir/unittests/Dialect/Utils/ |
| H A D | StructuredOpsUtilsTest.cpp | 16 using testing::Not; 70 EXPECT_THAT(maps, Not(Truly(isRowMajorMatmul))); in TEST() 83 EXPECT_THAT(maps, Not(Truly(isRowMajorMatmul))); in TEST() 95 EXPECT_THAT(maps, Not(Truly(isRowMajorMatmul))); in TEST() 110 EXPECT_THAT(maps, Not(Truly(isRowMajorMatmul))); in TEST() 123 EXPECT_THAT(maps, Not(Truly(isRowMajorMatmul))); in TEST() 175 EXPECT_THAT(maps, Not(Truly(isColumnMajorMatmul))); in TEST() 188 EXPECT_THAT(maps, Not(Truly(isColumnMajorMatmul))); in TEST() 240 EXPECT_THAT(maps, Not(Truly(isRowMajorBatchMatmul))); in TEST()
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/ |
| H A D | CMakeLists.txt | 18 …libomptarget_say("Not building AMDGPU offloading plugin: LIBOMPTARGET_BUILD_AMDGPU_PLUGIN is false… 26 libomptarget_say("Not building AMDGPU plugin: LIBELF not found") 31 …libomptarget_say("Not building AMDGPU plugin: only support AMDGPU in Linux x86_64, ppc64le, or aar… 112 libomptarget_say("Not generating amdgcn test targets as amdgpu-arch is not found") 121 …libomptarget_say("Not generating amdgcn test targets as amdgpu-arch exited with ${amdgpu_arch_resu…
|
| /llvm-project-15.0.7/llvm/unittests/XRay/ |
| H A D | FDRBlockIndexerTest.cpp | 21 using ::testing::Not; 66 ASSERT_THAT(T1Blocks, Not(Eq(Index.end()))); in TEST() 73 ASSERT_THAT(T2Blocks, Not(Eq(Index.end()))); in TEST()
|
| H A D | FDRRecordsTest.cpp | 23 using ::testing::Not; 70 ASSERT_THAT(T1Blocks, Not(Eq(Index.end()))); in TEST() 73 ASSERT_THAT(T2Blocks, Not(Eq(Index.end()))); in TEST() 162 EXPECT_THAT(Output, Not(Eq(""))); in TEST()
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | MatchersTest.cpp | 17 using ::testing::Not; 21 EXPECT_THAT(llvm::Optional<int>(llvm::None), Not(llvm::ValueIs(_))); in TEST()
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/ |
| H A D | PerfHelperTest.cpp | 20 using ::testing::Not; 28 EXPECT_THAT(Event.getPfmEventString(), Not(IsEmpty())); in TEST()
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/ |
| H A D | TokenTest.cpp | 22 using testing::Not; 116 Not(hasFlag(LexFlags::NeedsCleaning)), in TEST() 119 Not(hasFlag(LexFlags::StartsPPLine)), in TEST() 143 Not(hasFlag(LexFlags::NeedsCleaning))), in TEST() 146 Not(hasFlag(LexFlags::NeedsCleaning))), in TEST()
|