Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp209 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne() function
/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLIOTest.cpp3017 static void inputOne(IO &IO, StringRef Key, Map &M) { in inputOne() function