Searched defs:VisitForStmt (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/compile/slang/ | ||
H A D | slang_rs_ast_replace.cpp | 120 void RSASTReplace::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt() function in slang::RSASTReplace |
H A D | slang_rs_object_ref_count.cpp | 242 void DestructorVisitor::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt() function in slang::__anon65abd0fb0110::DestructorVisitor |