Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h333 static bool IsRSObjectType(const clang::Type *T) { in IsRSObjectType() function
Dslang_rs_export_type.cpp986 bool RSExportPrimitiveType::IsRSObjectType(DataType DT) { in IsRSObjectType() function in slang::RSExportPrimitiveType