Home
last modified time | relevance | path

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

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