Searched defs:DS (Results 1 – 4 of 4) sorted by relevance
90 void RSASTReplace::VisitDeclStmt(clang::DeclStmt* DS) { in VisitDeclStmt()102 void RSASTReplace::VisitDefaultStmt(clang::DefaultStmt *DS) { in VisitDefaultStmt()110 void RSASTReplace::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()
237 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()1070 clang::DeclStmt *DS, in AppendRSObjectInit()1370 clang::DeclStmt* DS = new (C) clang::DeclStmt(DGR, Loc, Loc); in CreateRetStmtWithTempVar() local1402 void RSObjectRefCount::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()1478 clang::DeclStmt* DS = new (mCtx) clang::DeclStmt(DGR, Loc, Loc); in VisitCallExpr() local
246 void RSCheckAST::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()
82 static final short DS = vr("DS"); field in LoaderDicom