Home
last modified time | relevance | path

Searched defs:mapOptional (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp20 static inline void mapOptional(yaml::IO &IO, const char *Key, EndianType &Val, in mapOptional() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h878 template <typename T> bool mapOptional(StringLiteral Prop, T &Out) { in mapOptional() function