Home
last modified time | relevance | path

Searched refs:hasRSObject (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h62 bool hasRSObject() const { return !mRSO.empty(); } in hasRSObject() function
Dslang_rs_object_ref_count.cpp1691 if (S->hasRSObject()) { in VisitReturnStmt()