Searched defs:hasOffset (Results 1 – 11 of 11) sorted by relevance
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
86 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function
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
315 bool hasOffset() const { return HasOffset; } in hasOffset() function
133 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
1659 bool hasOffset = (function.option == Offset); in computeIndices() local
4306 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local