Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLParser.h188 StringRef Anchor; variable
216 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode()
259 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode()
424 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode()
479 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DMutations.cpp31 static void addAfter(syntax::Node *Anchor, syntax::Node *New, NodeRole Role) { in addAfter()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h83 ListTy *Anchor = static_cast<ListTy *>(this); in getListOwner() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp91 StringRef Anchor = n->getAnchor(); in dumpNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp81 EditGenerator transformer::noopEdit(RangeSelector Anchor) { in noopEdit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp491 SDValue Anchor = Base.getOperand(0); in expandAddress() local
H A DSystemZISelLowering.cpp3035 uint64_t Anchor = Offset & ~uint64_t(0xfff); in lowerGlobalAddress() local