Home | History | Annotate | Download | only in src

Lines Matching refs:kIsParenthesized

2328     kIsParenthesized,
2415 return IsParenthesized::decode(bitfield_) == kIsParenthesized;
2418 bitfield_ = IsParenthesized::update(bitfield_, kIsParenthesized);