Searched defs:IsDerived (Results 1 – 5 of 5) sorted by relevance
50 constexpr bool IsDerived() const { return raw_ == CFI_type_struct; } in IsDerived() function
253 bool StatusGroup::IsDerived(const Status& s) { in IsDerived() function in tensorflow::StatusGroup
240 bool IsDerived; member
320 bool IsDerived; member
9028 bool IsDerived = asImpl().readUInt32(); in readAPValue() local