Searched defs:ErrorCheck (Results 1 – 5 of 5) sorted by relevance
20 pub struct ErrorCheck<'a> { struct25 impl<'a> ErrorCheck<'a> { argument34 impl<'a> ToTokens for ErrorCheck<'a> { implementation
86 pub fn check_errors(&self) -> ErrorCheck { in check_errors()
96 void VarDeclaration::ErrorCheck(const Context& context, in ErrorCheck() function in SkSL::VarDeclaration
67 uint8_t ErrorCheck(uint32_t result, const char* cmd) { in ErrorCheck() function
100 inline static void ErrorCheck(int status) { in ErrorCheck() function