Searched defs:VisitStmt (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.cpp | 62 void RSASTReplace::VisitStmt(clang::Stmt *S) { in VisitStmt() function in slang::RSASTReplace |
D | slang_rs_check_ast.cpp | 29 void RSCheckAST::VisitStmt(clang::Stmt *S) { in VisitStmt() function in slang::RSCheckAST |
D | slang_rs_foreach_lowering.cpp | 376 void RSForEachLowering::VisitStmt(clang::Stmt* S) { in VisitStmt() function in slang::RSForEachLowering |
D | slang_rs_object_ref_count.cpp | 214 void DestructorVisitor::VisitStmt(clang::Stmt *S) { in VisitStmt() function in slang::__anonf422660f0111::DestructorVisitor |