Searched defs:Anchors (Results 1 – 5 of 5) sorted by relevance
99 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()
121 std::vector<Anchor> Anchors = { in apply() local
100 std::vector<Anchor> Anchors = { in apply() local
273 std::vector<Anchor> Anchors = { in apply() local
486 SmallVector<SymbolAnchor, 0> Anchors; member