| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | InsertionPointTests.cpp | 55 EXPECT_EQ(Point("a", Anchor::Below), Code.point("b")); in TEST() 57 EXPECT_EQ(Point("b", Anchor::Below), Code.point("c")); in TEST() 59 EXPECT_EQ(Point("c", Anchor::Below), Code.point("a2")); in TEST() 61 EXPECT_EQ(Point("", Anchor::Below), Code.point("end")); in TEST() 62 EXPECT_EQ(Point("no_match", Anchor::Below), Position{}); in TEST() 117 EXPECT_EQ(Point({Any, Anchor::Below}, AS_public), Code.point("private")); in TEST() 119 EXPECT_EQ(Point({IsMethod, Anchor::Below}, AS_private), Code.point("end")); in TEST() 121 EXPECT_EQ(Point({Any, Anchor::Below}, AS_private), Code.point("end")); in TEST() 123 EXPECT_EQ(Point({IsMethod, Anchor::Below}, AS_protected), Position{}); in TEST() 125 EXPECT_EQ(Point({Any, Anchor::Below}, AS_protected), Position{}); in TEST() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | StratifiedSets.h | 51 StratifiedIndex Below; member 58 bool hasBelow() const { return Below != SetSentinel; } in hasBelow() 61 void clearBelow() { Below = SetSentinel; } in clearBelow() 196 Link.Below = I; in setBelow() 217 return Link.Below; in getBelow() 288 auto &Below = linksAt(Link.Below); in finalizeSets() local 289 auto Iter = Remaps.find(Below.Number); in finalizeSets() 291 Link.Below = Iter->second; in finalizeSets() 324 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() 375 auto Below = linksAt(Index).getBelow(); in addBelow() local [all …]
|
| H A D | CFLSteensAliasAnalysis.cpp | 159 SetIndex = Link.Below; in FunctionInfo()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/ |
| H A D | InsertionPoint.h | 25 enum Dir { Above, Below } Direction = Below; enumerator
|
| H A D | InsertionPoint.cpp | 52 case Anchor::Below: in insertionDecl() 60 if (ReturnNext || (LastMatched && A.Direction == Anchor::Below)) in insertionDecl() 139 Anchors.push_back({any, Anchor::Below}); in insertDecl()
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | enum-cast-out-of-range.c | 14 enum En_t Below = (enum En_t)(-5); // expected-warning {{not in the valid range}} in unscopedUnspecifiedCStyle() local
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | use-uncaught-exceptions.rst | 10 Below are a few examples of what kind of occurrences will be found and what
|
| H A D | replace-random-shuffle.rst | 8 Below are two examples of what kind of occurrences will be found and two examples of what it will b…
|
| /llvm-project-15.0.7/lldb/test/Shell/Settings/ |
| H A D | TestStopCommandSourceOnError.test | 5 # Below are a few scenarios that we should fix.
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | compression.s | 134 # Below is the section we will use to check that after compression with llvm-mc,
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/ |
| H A D | comdat.ll | 26 ; Below function should get imported into other module, resulting in @lwt being
|
| /llvm-project-15.0.7/lldb/test/API/lang/objcxx/conflicting-names-class-update-utility-expr/ |
| H A D | main.mm | 7 // Below several trap functions are declared in different scopes that should
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | SpecialMembers.cpp | 131 Anchor::Below}, in apply()
|
| H A D | MemberwiseConstructor.cpp | 107 Anchor::Below}, in apply()
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/AArch64/ |
| H A D | unroll-upperbound.ll | 4 ; Below loop's trip count is not constant and it blocks to unroll the loop.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | dwarfdump-pushobjectaddress.ll | 13 ;; Below is the original test case this IR is generated from
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 406 enum DisplayHint { Above, Below }; enumerator 427 PathDiagnosticPiece(StringRef s, Kind k, DisplayHint hint = Below); 428 PathDiagnosticPiece(Kind k, DisplayHint hint = Below);
|
| /llvm-project-15.0.7/llvm/test/MC/PowerPC/ |
| H A D | ppc64-prefix-align.s | 27 # Below the lines 40: and 44: contain the 8 byte instruction.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | unchecked-optional-access.rst | 12 objects. Below we will refer to all these types collectively as 31 Below we list some examples, starting with unsafe optional access patterns,
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/ |
| H A D | endless-unswitch.ll | 4 ; Below bugs have caused endless unswitch.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/ |
| H A D | livedebugvalues_subreg_substitutions.mir | 4 # InstrRefBasedLDV correctly applies them to the variable location. Below, a
|
| /llvm-project-15.0.7/lldb/source/Plugins/TraceExporter/docs/ |
| H A D | htr.rst | 31 …ong sequences of instructions that are repeated (i.e. Basic Super Block). Below you will find a de…
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | contributing.rst | 40 be extra thoughtful about how to handle errors. Below are a couple
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llvm.amdgcn.ds.ordered.add.ll | 16 ; Below are various modifications of input operands and shader types.
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | DW_AT_const_value-bitfields.s | 12 # Compile at -O1 allows us to capture this case. Below is the code used
|