Searched refs:hasMaybeBool (Results 1 – 2 of 2) sorted by relevance
60 public boolean hasMaybeBool() { return 0 != __offset(66); } in hasMaybeBool() method in ScalarStuff
1283 TestEq(scalarStuff.hasMaybeBool(), false); in TestScalarOptional()1379 TestEq(scalarStuff.hasMaybeBool(), true); in TestScalarOptional()