Searched defs:makeValue (Results 1 – 2 of 2) 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
3580 clang::LazyGenerationalUpdatePtr<Owner, T, Update>::makeValue( in makeValue() function