Home
last modified time | relevance | path

Searched defs:IsPrimitiveType (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dhelpers.h63 inline bool IsPrimitiveType(const FieldDescriptor* field) { in IsPrimitiveType() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dinfer.cc826 bool IsPrimitiveType<true>(PyTypeObject *tp) { in IsPrimitiveType() function