Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp253 void VisitBreakStmt(clang::BreakStmt *BS);
292 void DestructorVisitor::VisitBreakStmt(clang::BreakStmt *BS) { in VisitBreakStmt() function in slang::__anonf422660f0111::DestructorVisitor