Searched defs:TestsAndExpressions (Results 1 – 1 of 1) sorted by relevance
529 class TestsAndExpressions : public ProgramVisitor { in VerifyStaticTestsAndExpressions() class531 TestsAndExpressions(const Context& ctx) : fContext(ctx) {} in VerifyStaticTestsAndExpressions() function in SkSL::Analysis::VerifyStaticTestsAndExpressions::TestsAndExpressions