Home
last modified time | relevance | path

Searched refs:Above (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DInsertionPointTests.cpp54 EXPECT_EQ(Point("a", Anchor::Above), Code.point("a")); in TEST()
56 EXPECT_EQ(Point("b", Anchor::Above), Code.point("b")); in TEST()
58 EXPECT_EQ(Point("c", Anchor::Above), Code.point("c")); in TEST()
60 EXPECT_EQ(Point("", Anchor::Above), Code.point("a")); in TEST()
66 auto Loc = insertionPoint(NS, {Anchor{StartsWith(P1), Anchor::Above}, in TEST()
67 Anchor{StartsWith(P2), Anchor::Above}}); in TEST()
114 EXPECT_EQ(Point({IsMethod, Anchor::Above}, AS_public), Code.point("Method")); in TEST()
116 EXPECT_EQ(Point({Any, Anchor::Above}, AS_public), Code.point("Method")); in TEST()
120 EXPECT_EQ(Point({Any, Anchor::Above}, AS_private), Code.point("field")); in TEST()
122 EXPECT_EQ(Point({IsMethod, Anchor::Above}, AS_protected), Position{}); in TEST()
[all …]
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DStratifiedSets.h48 StratifiedIndex Above; member
59 bool hasAbove() const { return Above != SetSentinel; } in hasAbove()
62 void clearAbove() { Above = SetSentinel; } in clearAbove()
201 Link.Above = I; in setAbove()
223 return Link.Above; in getAbove()
281 auto &Above = linksAt(Link.Above); in finalizeSets() local
282 auto Iter = Remaps.find(Above.Number); in finalizeSets()
284 Link.Above = Iter->second; in finalizeSets()
310 Idx = Link->Above; in propagateAttrs()
362 auto Above = linksAt(Index).getAbove(); in addAbove() local
[all …]
/llvm-project-15.0.7/llvm/test/Verifier/
H A Dfpmath.ll13 ; Above line is correct.
15 ; Above line is correct.
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DSpecialMembers.cpp134 Anchor::Above}, in apply()
136 {[](const Decl *D) { return true; }, Anchor::Above}, in apply()
H A DMemberwiseConstructor.cpp110 Anchor::Above}, in apply()
112 {[](const Decl *D) { return true; }, Anchor::Above}, in apply()
H A DObjCMemberwiseInitializer.cpp281 Anchor::Above}}; in apply()
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp41 case Anchor::Above: in insertionDecl()
100 dlog(" anchor ({0})", A.Direction == Anchor::Above ? "above" : "below"); in insertionPoint()
H A DInsertionPoint.h25 enum Dir { Above, Below } Direction = Below; enumerator
/llvm-project-15.0.7/clang/test/Analysis/
H A Denum-cast-out-of-range.c24 enum En_t Above = (enum En_t)(5); // expected-warning {{not in the valid range}} in unscopedUnspecifiedCStyle() local
/llvm-project-15.0.7/lldb/docs/use/
H A Dtroubleshooting.rst77 Above we can see that "/tmp/a.out" does have a compile unit, and
/llvm-project-15.0.7/llvm/docs/
H A DOptBisect.rst93 Above the limit value skipping of optimizations can cause a change in the
H A DAMDGPUUsage.rst1535 Code Object V3 and Above Note Records
1546 .. table:: AMDGPU Code Object V3 and Above ELF Note Records
1558 .. table:: AMDGPU Code Object V3 and Above ELF Note Record Enumeration Values
13366 .. table:: AMDGPU Trap Handler for AMDHSA OS Code Object V4 and Above
14716 Code Object V3 and Above Predefined Symbols
14778 Code Object V3 and Above Directives
14962 Code Object V3 and Above Example Source Code
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DPathDiagnostic.h406 enum DisplayHint { Above, Below }; enumerator
/llvm-project-15.0.7/mlir/docs/Tutorials/Toy/
H A DCh-5.md85 Above, we first set the toy dialect to illegal, and then the print operation as
H A DCh-2.md710 Above we introduce several of the concepts for defining operations in the ODS
/llvm-project-15.0.7/clang/docs/
H A DClangTransformerTutorial.rst252 constructing output. Above, we demonstrated ``cat``, the core function for
/llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl06.rst312 language, we'll need to add everything to support them. Above, we added
/llvm-project-15.0.7/mlir/docs/
H A DPDLL.md152 Above, when observing the constraints we need to search through the input dag