Searched defs:ErrorCheck (Results 1 – 5 of 5) sorted by relevance
20 pub struct ErrorCheck<'a> { struct25 impl<'a> ErrorCheck<'a> { implementation34 impl<'a> ToTokens for ErrorCheck<'a> { implementation
96 void VarDeclaration::ErrorCheck(const Context& context, in ErrorCheck() function in SkSL::VarDeclaration
100 inline static void ErrorCheck(int status) { in ErrorCheck() function
111 static uint8_t ErrorCheck(uint32_t result, const char* cmd) { in ErrorCheck() function
1124 ErrorCheck func(*Link, *LSym) member