Searched defs:mapOptional (Results 1 – 2 of 2) sorted by relevance
20 static inline void mapOptional(yaml::IO &IO, const char *Key, EndianType &Val, in mapOptional() function
878 template <typename T> bool mapOptional(StringLiteral Prop, T &Out) { in mapOptional() function