Searched defs:hasOffset (Results 1 – 3 of 3) sorted by relevance
173 bool hasOffset() const { return valid; } in hasOffset() function in __anonffc840900111::OffsetOpt
330 bool hasOffset() const { return HasOffset; } in hasOffset() function
1662 bool hasOffset = (function.option == Offset); in computeIndices() local