Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp161 static ArrayDocNode &getAsSequence(DocNode &N) { in getAsSequence() function
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp3060 static Seq &getAsSequence(std::unique_ptr<Poly> &N) { getAsSequence() function