Searched refs:IsInline (Results 1 – 4 of 4) sorted by relevance
212 def IsInline(type_): member in Type902 if Type.IsInline(self._type):913 if Type.IsInline(self._type):
86 inline bool IsInline(Type t) { return t <= FBT_FLOAT || t == FBT_BOOL; } in IsInline() function1445 if (IsInline(type_)) { in ElemWidth()1474 if (IsInline(type_)) {
152 Type.IsInline, (Type.NULL, Type.INT, Type.UINT, Type.FLOAT, Type.BOOL))
105854 inline bool IsInline() const;