Home | History | Annotate | Download | only in sksl

Lines Matching refs:IfStatement

600             this->writeIfStatement((IfStatement&) s);
648 void MetalCodeGenerator::writeIfStatement(const IfStatement& stmt) {
938 const IfStatement& i = (const IfStatement&) s;