Searched defs:IsPrimitive (Results 1 – 4 of 4) sorted by relevance
125 bool IsPrimitive() const { return (func_graph_.lock() == nullptr); } in IsPrimitive() function
209 bool IsPrimitive(const AnfNodePtr &node, const PrimitivePtr &value) { in IsPrimitive() function
92 bool IsPrimitive() const { return upb_fielddef_isprimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr
1037 bool IsPrimitive(const std::string& type) { in IsPrimitive() function