Searched defs:IsPrimitive (Results 1 – 5 of 5) sorted by relevance
54 bool IsPrimitive() const { return (func_graph_.lock() == nullptr); } in IsPrimitive() function
946 bool IsPrimitive(const AnfNodePtr &node, const PrimitivePtr &value) { in IsPrimitive() function
124 bool IsPrimitive(const AnfNodePtr &node, const PrimitivePtr &prim) { in IsPrimitive() function
119 bool IsPrimitive() const { return upb_FieldDef_IsPrimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr