Searched refs:IsPrimitiveType (Results 1 – 4 of 4) sorted by relevance
164 bool IsPrimitiveType(const FieldDescriptor* field);
623 bool IsPrimitiveType(const FieldDescriptor* field) { in IsPrimitiveType() function642 return !IsPrimitiveType(field); in IsReferenceType()
227 if (!RSExportPrimitiveType::IsPrimitiveType(BaseElementType)) { in ConstantArrayTypeExportableHelper()983 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { in IsPrimitiveType() function in slang::RSExportPrimitiveType1156 IsPrimitiveType(T)) { in Create()
406 static bool IsPrimitiveType(const clang::Type *T);