Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc623 bool IsPrimitiveType(const FieldDescriptor* field) { in IsPrimitiveType() function
/frameworks/compile/slang/
Dslang_rs_export_type.cpp983 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { in IsPrimitiveType() function in slang::RSExportPrimitiveType