Searched refs:VisitWhileStmt (Results 1 – 3 of 3) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.h | 78 void VisitWhileStmt(clang::WhileStmt *WS); |
D | slang_rs_ast_replace.cpp | 159 void RSASTReplace::VisitWhileStmt(clang::WhileStmt *WS) { in VisitWhileStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 210 void VisitWhileStmt(clang::WhileStmt *WS); |