Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp166 static ScalarDocNode &getAsScalar(DocNode &N) { in getAsScalar() function
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp3054 static Scalar &getAsScalar(std::unique_ptr<Poly> &N) { getAsScalar() function