Searched defs:hasOffset (Results 1 – 5 of 5) sorted by relevance
127 constexpr bool hasOffset() const { return HasOffset; } hasOffset() function
214 bool hasOffset() const { return Offset; } hasOffset() function
85 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function
593 bool hasOffset = structType.hasOffset(); prepareBasicType() local
1089 bool StructType::hasOffset() const { return getImpl()->offsetInfo; } hasOffset() function in StructType