Home
last modified time | relevance | path

Searched defs:Anchors (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp99 llvm::ArrayRef<Anchor> Anchors) { in insertionPoint()
114 llvm::ArrayRef<Anchor> Anchors) { in insertDecl()
127 std::vector<Anchor> Anchors, in insertionPoint()
138 std::vector<Anchor> Anchors, in insertDecl()
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DSpecialMembers.cpp121 std::vector<Anchor> Anchors = { in apply() local
H A DMemberwiseConstructor.cpp100 std::vector<Anchor> Anchors = { in apply() local
H A DObjCMemberwiseInitializer.cpp273 std::vector<Anchor> Anchors = { in apply() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp486 SmallVector<SymbolAnchor, 0> Anchors; member