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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp104 clang::CompoundStmt* BuildCompoundStmt(clang::ASTContext &C, function in namespace:slang::__anon1256
1224 clang::CompoundStmt* CS = BuildCompoundStmt(C, Stmts, S->getLocEnd());
1399 return BuildCompoundStmt(C, NewStmts, Loc);
1630 clang::CompoundStmt *CS = BuildCompoundStmt(mCtx, StmtList, loc);

Completed in 67 milliseconds