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

/frameworks/compile/slang/
H A Dslang_rs_ast_replace.h69 void VisitCompoundStmt(clang::CompoundStmt *CS);
H A Dslang_rs_ast_replace.cpp77 void RSASTReplace::VisitCompoundStmt(clang::CompoundStmt *CS) { function in class:slang::RSASTReplace
H A Dslang_rs_object_ref_count.h201 void VisitCompoundStmt(clang::CompoundStmt *CS);
H A Dslang_rs_object_ref_count.cpp1507 void RSObjectRefCount::VisitCompoundStmt(clang::CompoundStmt *CS) { function in class:slang::__anon1256::RSObjectRefCount

Completed in 55 milliseconds