Searched refs:VisitIfStmt (Results 1 – 3 of 3) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_ast_replace.h | 75 void VisitIfStmt(clang::IfStmt *IS); |
D | slang_rs_ast_replace.cpp | 130 void RSASTReplace::VisitIfStmt(clang::IfStmt *IS) { in VisitIfStmt() function in slang::RSASTReplace |
D | slang_rs_object_ref_count.cpp | 259 void VisitIfStmt(clang::IfStmt *IS); |