Home
last modified time | relevance | path

Searched refs:VisitDeclStmt (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_check_ast.h68 void VisitDeclStmt(clang::DeclStmt *DS);
Dslang_rs_ast_replace.h71 void VisitDeclStmt(clang::DeclStmt* DS);
Dslang_rs_ast_replace.cpp90 void RSASTReplace::VisitDeclStmt(clang::DeclStmt* DS) { in VisitDeclStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.h282 void VisitDeclStmt(clang::DeclStmt *DS);
Dslang_rs_check_ast.cpp231 void RSCheckAST::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt() function in slang::RSCheckAST
Dslang_rs_object_ref_count.cpp1515 void RSObjectRefCount::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt() function in slang::RSObjectRefCount