Searched defs:VisitStmt (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.cpp | 64 void RSASTReplace::VisitStmt(clang::Stmt *S) { in VisitStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 282 void DestructorVisitor::VisitStmt(clang::Stmt *S) { in VisitStmt() function in slang::__anond1660e930111::DestructorVisitor |