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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp96 static clang::CompoundStmt* BuildCompoundStmt(clang::ASTContext &C, function in namespace:slang::__anon1151
238 BuildCompoundStmt(mCtx, StmtList, S->getLocEnd());
1536 clang::CompoundStmt *CS = BuildCompoundStmt(mCtx, StmtList, loc);

Completed in 28 milliseconds