Searched refs:CS (Results 1 – 9 of 9) sorted by relevance
42 void RSASTReplace::ReplaceInCompoundStmt(clang::CompoundStmt *CS) { in ReplaceInCompoundStmt() argument43 clang::Stmt **UpdatedStmtList = new clang::Stmt*[CS->size()]; in ReplaceInCompoundStmt()46 clang::CompoundStmt::body_iterator bI = CS->body_begin(); in ReplaceInCompoundStmt()47 clang::CompoundStmt::body_iterator bE = CS->body_end(); in ReplaceInCompoundStmt()57 CS->setStmts(C, llvm::makeArrayRef(UpdatedStmtList, UpdatedStmtCount)); in ReplaceInCompoundStmt()77 void RSASTReplace::VisitCompoundStmt(clang::CompoundStmt *CS) { in VisitCompoundStmt() argument78 VisitStmt(CS); in VisitCompoundStmt()79 ReplaceInCompoundStmt(CS); in VisitCompoundStmt()82 void RSASTReplace::VisitCaseStmt(clang::CaseStmt *CS) { in VisitCaseStmt() argument83 if (matchesStmt(CS->getSubStmt())) { in VisitCaseStmt()[all …]
56 void ReplaceInCompoundStmt(clang::CompoundStmt *CS);69 void VisitCompoundStmt(clang::CompoundStmt *CS);70 void VisitCaseStmt(clang::CaseStmt *CS);
118 clang::CompoundStmt *CS = new(C) clang::CompoundStmt( in BuildCompoundStmt() local123 return CS; in BuildCompoundStmt()127 clang::CompoundStmt *CS, in AppendAfterStmt() argument130 slangAssert(CS); in AppendAfterStmt()131 clang::CompoundStmt::body_iterator bI = CS->body_begin(); in AppendAfterStmt()132 clang::CompoundStmt::body_iterator bE = CS->body_end(); in AppendAfterStmt()134 new clang::Stmt*[CS->size() + StmtList.size()]; in AppendAfterStmt()171 CS->setStmts(C, llvm::makeArrayRef(UpdatedStmtList, UpdatedStmtCount)); in AppendAfterStmt()205 void VisitContinueStmt(clang::ContinueStmt *CS);228 void DestructorVisitor::VisitContinueStmt(clang::ContinueStmt *CS) { in VisitContinueStmt() argument[all …]
59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() argument283 void VisitCompoundStmt(clang::CompoundStmt *CS);
143 void ReplaceCallInsn(llvm::CallSite &CS, in ReplaceCallInsn() argument147 llvm::CallInst *CI = llvm::cast<llvm::CallInst>(CS.getInstruction()); in ReplaceCallInsn()148 std::vector<llvm::Value *> Args(CS.arg_begin(), CS.arg_end()); in ReplaceCallInsn()198 llvm::CallSite CS(OrigFn->user_back()); in runOnModule() local199 ReplaceCallInsn(CS, NewFn, ArgsToDeref); in runOnModule()
587 // Sending SMS over IMS failed. Do not retry over IMS again or fallback to CS.591 // Sending SMS over IMS failed. Fallback to sending the SMS over CS.1772 // Information about CS and/or PS call session.2022 // Detailed cause code for CS Call failures2029 // Indicate the emergency call information dialed from the CS call2139 // is converted to a CS call, which doesn't report call quality information,2204 // CS or IMS Voice call index2210 // Active CS Voice calls
86 static final short CS = vr("CS"); field in LoaderDicom108 AE, AS, CS, DA, DS, DT, IS, LO, LT, PN, SH, ST, TM, UT
10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324)
29050 Landroid/icu/text/Bidi;->CS:B