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

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.cpp120 void RSASTReplace::VisitForStmt(clang::ForStmt *FS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.cpp208 void VisitForStmt(clang::ForStmt *FS);
243 void DestructorVisitor::VisitForStmt(clang::ForStmt *FS) { function in class:slang::__anon1256::DestructorVisitor

Completed in 49 milliseconds