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
133 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
315 bool hasOffset() const { return HasOffset; } in hasOffset() function
143 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
1659 bool hasOffset = (function.option == Offset); in computeIndices() local
1011 bool hasOffset() const in hasOffset() function
4399 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local