Searched defs:kLogicalOr (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/sksl/ | ||
H A D | SkSLOperators.h | 42 kLogicalOr = 14, member in SkSL::Operator::Precedence |
/third_party/skia/third_party/externals/tint/src/ast/ | ||
H A D | binary_expression.h | 30 kLogicalOr, // || member in tint::ast::BinaryOp |
Completed in 1 milliseconds