Searched defs:DS (Results 1 – 5 of 5) 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()
231 void RSCheckAST::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()
236 void DestructorVisitor::VisitDoStmt(clang::DoStmt *DS) { in VisitDoStmt()1075 clang::DeclStmt *DS, in AppendRSObjectInit()1382 clang::DeclStmt* DS = new (C) clang::DeclStmt(DGR, Loc, Loc); in CreateGuard() local1515 void RSObjectRefCount::VisitDeclStmt(clang::DeclStmt *DS) { in VisitDeclStmt()1602 clang::DeclStmt* DS = new (mCtx) clang::DeclStmt(DGR, Loc, Loc); in VisitCallExpr() local
79 auto DS = getDataFileStreamer(InputFile, &Err); in convertLLVMToSPIRV() local
82 static final short DS = vr("DS"); field in LoaderDicom