Searched defs:makeValue (Results 1 – 3 of 3) sorted by relevance
379 static RetT makeValue() { return RetT(); } in makeValue() function394 static Error makeValue() { return Error::success(); } in makeValue() function412 static Expected<T> makeValue() { return T(); } in makeValue() function
1972 inline GenericValue makeValue(const glu::DataType type, const int specValue) in makeValue() function
2704 clang::LazyGenerationalUpdatePtr<Owner, T, Update>::makeValue( in makeValue() function