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