Searched defs:VisitExpr (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/compile/slang/ | ||
H A D | slang_rs_check_ast.cpp | 265 void RSCheckAST::VisitExpr(clang::Expr *E) { in VisitExpr() function in slang::RSCheckAST |
H A D | slang_rs_object_ref_count.cpp | 1665 bool VisitExpr(clang::Expr* Expression) { in VisitExpr() function in slang::__anon65abd0fb0310::FindRSObjRefVisitor |