Searched defs:hasOffset (Results 1 – 13 of 13) sorted by relevance
149 func (p point) hasOffset() bool { return p.Offset >= 0 } func
86 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function
173 bool hasOffset() const { return valid; } in hasOffset() function in __anon358082580111::OffsetOpt
1091 bool hasOffset() const { return false; } in hasOffset() function1110 bool hasOffset() const in hasOffset() function
315 bool hasOffset() const { return HasOffset; } in hasOffset() function
145 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
137 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
143 std::vector<bool> hasOffset; in isMissingOffsetInStruct() local
4399 const bool hasOffset = ((!isMS && numArgs == 3) || (isMS && numArgs == 4)); in decomposeSampleMethods() local