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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp205 void VisitBreakStmt(clang::BreakStmt *BS);
222 void DestructorVisitor::VisitBreakStmt(clang::BreakStmt *BS) { function in class:slang::__anon1256::DestructorVisitor

Completed in 57 milliseconds