Searched refs:BuildCompoundStmt (Results 1 – 1 of 1) sorted by relevance
94 static clang::CompoundStmt* BuildCompoundStmt(clang::ASTContext &C, in BuildCompoundStmt() function238 BuildCompoundStmt(mCtx, StmtList, S->getLocEnd()); in InsertDestructors()1565 clang::CompoundStmt *CS = BuildCompoundStmt(mCtx, StmtList, loc); in CreateStaticGlobalDtor()