Home
last modified time | relevance | path

Searched refs:VisitExpr (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_check_ast.h66 void VisitExpr(clang::Expr *E);
H A Dslang_rs_check_ast.cpp265 void RSCheckAST::VisitExpr(clang::Expr *E) { in VisitExpr() function in slang::RSCheckAST
H A Dslang_rs_object_ref_count.cpp1665 bool VisitExpr(clang::Expr* Expression) { in VisitExpr() function in slang::__anon65abd0fb0310::FindRSObjRefVisitor