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

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

Completed in 50 milliseconds