Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp162 MutableArrayRef<SmallVector<llvm::yaml::Hex32>> MutableIOMap( in mapping() local
164 IO.mapRequired("InputOutputMap", MutableIOMap); in mapping()