Searched defs:Anchor (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 188 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 D | Mutations.cpp | 31 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 D | SymbolTableListTraits.h | 83 ListTy *Anchor = static_cast<ListTy *>(this); in getListOwner() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/ |
H A D | YAMLBench.cpp | 91 StringRef Anchor = n->getAnchor(); in dumpNode() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 81 EditGenerator transformer::noopEdit(RangeSelector Anchor) { in noopEdit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 491 SDValue Anchor = Base.getOperand(0); in expandAddress() local
|
H A D | SystemZISelLowering.cpp | 3035 uint64_t Anchor = Offset & ~uint64_t(0xfff); in lowerGlobalAddress() local
|