Home
last modified time | relevance | path

Searched defs:VisitForStmt (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp115 void RSASTReplace::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.cpp329 void DestructorVisitor::VisitForStmt(clang::ForStmt *FS) { in VisitForStmt() function in slang::__anon3d84aed90111::DestructorVisitor