Searched refs:HasRSObjectType (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h36 bool HasRSObjectType(const clang::Type *T);
H A Dslang_rs_export_reduce.cpp363 HasRSObjectType(S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType().getTypePtr())) {
411 } else if (HasRSObjectType(ParamType)) {
706 } else if (HasRSObjectType(PointeeQType.getTypePtr())) {
H A Dslang_rs_object_ref_count.cpp1637 bool HasRSObjectType(const clang::Type *T) { function

Completed in 195 milliseconds