Searched refs:InVec (Results 1 – 4 of 4) sorted by relevance
41 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; typedef44 typedef InVec::const_iterator InIter;135 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()
273 const RSExportForEach::InVec &Ins = ForEach->getIns(); in genForEachDeclarations()
1028 const RSExportForEach::InVec &Ins = EF->getIns(); in genExportForEach()