Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp94 static clang::CompoundStmt* BuildCompoundStmt(clang::ASTContext &C, in BuildCompoundStmt() function
238 BuildCompoundStmt(mCtx, StmtList, S->getLocEnd()); in InsertDestructors()
1565 clang::CompoundStmt *CS = BuildCompoundStmt(mCtx, StmtList, loc); in CreateStaticGlobalDtor()