Home
last modified time | relevance | path

Searched refs:ErrorCheck (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLVarDeclarations.cpp39 void VarDeclaration::ErrorCheck(const Context& context, int line, const Modifiers& modifiers, in ErrorCheck() function in SkSL::VarDeclaration
102 ErrorCheck(context, var.fLine, var.modifiers(), baseType, var.storage()); in ErrorCheckAndCoerce()
H A DSkSLVarDeclarations.h51 static void ErrorCheck(const Context& context, int line, const Modifiers& modifiers,
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp248 SkSL::VarDeclaration::ErrorCheck(ThreadContext::Context(), pos.line(), in InterfaceBlock()

Completed in 4 milliseconds