Searched defs:IsPrimitiveType (Results 1 – 3 of 3) sorted by relevance
316 inline bool ArtField::IsPrimitiveType() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrimitiveType() function
114 inline bool IsPrimitiveType(Primitive::Type type) { in IsPrimitiveType() function
983 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { in IsPrimitiveType() function in slang::RSExportPrimitiveType