Searched refs:dref (Results 1 – 6 of 6) sorted by relevance
29 void LLVMDIBuilderDestroy(LLVMDIBuilderRef dref) { in LLVMDIBuilderDestroy() argument30 DIBuilder *d = unwrap(dref); in LLVMDIBuilderDestroy()34 void LLVMDIBuilderFinalize(LLVMDIBuilderRef dref) { unwrap(dref)->finalize(); } in LLVMDIBuilderFinalize() argument
189 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(bop->getLHS())) { in VisitCompoundStmt() local190 if (VarDecl *VD = dyn_cast<VarDecl>(dref->getDecl())) { in VisitCompoundStmt()380 if (DeclRefExpr *dref = dyn_cast<DeclRefExpr>(rec)) in isPoolDrain() local381 if (dref->getDecl() == poolVar) in isPoolDrain()
266 DataReferenceBox dref = new DataReferenceBox(); in createTrackBox() local267 dinf.addBox(dref); in createTrackBox()270 dref.addBox(url); in createTrackBox()
717 DataReferenceBox dref = new DataReferenceBox();718 dinf.addBox(dref);721 dref.addBox(url);
581 const int dref = arg; in handleTEX() local587 i->swapSources(dref, lod); in handleTEX()
120 dref=com.coremedia.iso.boxes.DataReferenceBox() key