Searched refs:mapOptionalAs (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp37 static inline void mapOptionalAs(yaml::IO &IO, const char *Key, EndianType &Val, function
65 mapOptionalAs<typename HexType<EndianType>::type>(IO, Key, Val, Default);
253 mapOptionalAs<MemoryProtection>(IO, "Protect", Info.Protect,

Completed in 156 milliseconds