Home
last modified time | relevance | path

Searched refs:KeyObj (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp211 ScalarDocNode KeyObj = M.getDocument()->getNode(); in inputOne() local
212 KeyObj.fromString(Key, ""); in inputOne()
213 IO.mapRequired(Key.str().c_str(), M.getMap()[KeyObj]); in inputOne()
/external/llvm-project/llvm/lib/BinaryFormat/
DMsgPackDocumentYAML.cpp211 ScalarDocNode KeyObj = M.getDocument()->getNode(); in inputOne() local
212 KeyObj.fromString(Key, ""); in inputOne()
213 IO.mapRequired(Key.str().c_str(), M.getMap()[KeyObj]); in inputOne()