Searched defs:NormalizedOther (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp889 struct NormalizedOther { struct in namespace:llvm::yaml::__anon4817
890 NormalizedOther(IO &IO) : YamlIO(IO) {} function in struct:llvm::yaml::__anon4817::NormalizedOther
891 NormalizedOther(IO &IO, Optional<uint8_t> Original) : YamlIO(IO) { function in struct:llvm::yaml::__anon4817::NormalizedOther

Completed in 93 milliseconds