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