Searched defs:HasOffset (Results 1 – 10 of 10) sorted by relevance
39 bool HasOffset = true; in getExpr() local
40 bool HasOffset = true; in getExpr() local
115 func (s Span) HasOffset() bool { return s.v.Start.hasOffset() } func125 func (p Point) HasOffset() bool { return p.v.hasOffset() } func
679 constexpr bool HasOffset = false; in addGlobalInitializer() local754 bool HasOffset, Ice::RelocOffsetT Offset) { in addGlobalInitializer()
338 bool HasOffset = false; variable
239 bool HasOffset() const { return offset_in_bytes >= 0; } in HasOffset() function
667 bool HasOffset : 1; member