Home
last modified time | relevance | path

Searched defs:Anchor (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h188 StringRef Anchor; variable
216 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode()
264 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode()
429 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode()
484 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DMutations.cpp30 static void addAfter(syntax::Node *Anchor, syntax::Node *New, NodeRole Role) { in addAfter()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h84 ListTy *Anchor = static_cast<ListTy *>(this); in getListOwner() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp90 EditGenerator transformer::noopEdit(RangeSelector Anchor) { in noopEdit()
133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp498 SDValue Anchor = Base.getOperand(0); expandAddress() local
H A DSystemZISelLowering.cpp3497 uint64_t Anchor = Offset & ~uint64_t(0xfff); lowerGlobalAddress() local