Searched defs:hasOffset (Results 1 – 14 of 14) sorted by relevance
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
173 bool hasOffset() const { return valid; } in hasOffset() function in __anon034ae09e0111::OffsetOpt
947 bool hasOffset() const { return false; } in hasOffset() function966 bool hasOffset() const in hasOffset() function
132 std::vector<bool> hasOffset(getStructMembers(struct_id, vstate).size(), in isMissingOffsetInStruct() local
338 bool hasOffset() const { return HasOffset; } in hasOffset() function
1372 bool hasOffset = (function.offset != 0); in computeIndices() local
1659 bool hasOffset = (function.option == Offset); in computeIndices() local
4216 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local