Searched defs:IsStructureTypeWithRSObject (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp1028 bool RSExportPrimitiveType::IsStructureTypeWithRSObject(const clang::Type *T) { function in class:slang::RSExportPrimitiveType
1081 RSObjectTypeSeen |= IsStructureTypeWithRSObject(FT);

Completed in 5800 milliseconds