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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp208 void VisitReturnStmt(clang::ReturnStmt *RS);
248 void DestructorVisitor::VisitReturnStmt(clang::ReturnStmt *RS) { function in class:slang::__anon1285::DestructorVisitor
1401 // This can happen if called from RSObjectRefCount::VisitReturnStmt(),
1682 void RSObjectRefCount::VisitReturnStmt(clang::ReturnStmt *RS) { function in class:slang::__anon1285::RSObjectRefCount

Completed in 161 milliseconds