Home
last modified time | relevance | path

Searched refs:VisitCompoundStmt (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.h69 void VisitCompoundStmt(clang::CompoundStmt *CS);
Dslang_rs_ast_replace.cpp77 void RSASTReplace::VisitCompoundStmt(clang::CompoundStmt *CS) { in VisitCompoundStmt() function in slang::RSASTReplace
Dslang_rs_object_ref_count.h283 void VisitCompoundStmt(clang::CompoundStmt *CS);
Dslang_rs_object_ref_count.cpp1631 void RSObjectRefCount::VisitCompoundStmt(clang::CompoundStmt *CS) { in VisitCompoundStmt() function in slang::RSObjectRefCount