Home
last modified time | relevance | path

Searched refs:WarnOnSetElementAt (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_check_ast.h46 void WarnOnSetElementAt(clang::CallExpr*);
Dslang_rs_check_ast.cpp39 void RSCheckAST::WarnOnSetElementAt(clang::CallExpr *E) { in WarnOnSetElementAt() function in slang::RSCheckAST
138 WarnOnSetElementAt(E); in VisitCallExpr()