Home
last modified time | relevance | path

Searched defs:ScalarDocNode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp24 struct ScalarDocNode : DocNode { struct
25 ScalarDocNode(DocNode N) : DocNode(N) {} in ScalarDocNode() function
/external/llvm-project/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp24 struct ScalarDocNode : DocNode { struct
25 ScalarDocNode(DocNode N) : DocNode(N) {} in ScalarDocNode() argument