Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h149 static clang::CompoundStmt* CreateRetStmtWithTempVar(
Dslang_rs_object_ref_count.cpp1331 clang::CompoundStmt* RSObjectRefCount::CreateRetStmtWithTempVar( in CreateRetStmtWithTempVar() function in slang::RSObjectRefCount
1567 NewRS = CreateRetStmtWithTempVar(mCtx, GetDeclContext(), RS, getNextID()); in VisitReturnStmt()