Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h91 void InsertStmt(const clang::ASTContext &C, clang::Stmt *NewStmt);
Dslang_rs_object_ref_count.cpp1011 void RSObjectRefCount::Scope::InsertStmt(const clang::ASTContext &C, in InsertStmt() function in slang::RSObjectRefCount::Scope
1480 getCurrentScope()->InsertStmt(mCtx, DS); in VisitCallExpr()