Searched refs:InVec (Results 1 – 4 of 4) sorted by relevance
42 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; typedef45 typedef InVec::const_iterator InIter;125 inline const InVec& getIns() const { in getIns()
36 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; typedef39 typedef InVec::const_iterator InIter;155 const InVec &getAccumulatorIns() const { return mAccumulatorIns; } in getAccumulatorIns()
271 const RSExportForEach::InVec &Ins = ForEach->getIns(); in genForEachDeclarations()
861 const RSExportForEach::InVec &Ins = EF->getIns(); in genExportForEach()