Home
last modified time | relevance | path

Searched refs:CheckedCastFailure (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
Dclone_context.cc100 void CloneContext::CheckedCastFailure(const Cloneable* got, in CheckedCastFailure() function in tint::CloneContext
Dclone_context.h494 CheckedCastFailure(obj, TypeInfo::Of<TO>()); in CheckedCast()
504 void CheckedCastFailure(const Cloneable* got, const TypeInfo& expected);