Searched refs:boolLiteral (Results 1 – 2 of 2) sorted by relevance
223 bool boolLiteral(bool* dest);
1771 if (this->boolLiteral(&b)) { in term()1813 bool Parser::boolLiteral(bool* dest) { in boolLiteral() function in SkSL::Parser