Home
last modified time | relevance | path

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

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