Searched refs:InTypeVec (Results 1 – 4 of 4) sorted by relevance
42 typedef llvm::SmallVectorImpl<const RSExportType*> InTypeVec; typedef45 typedef InTypeVec::const_iterator InTypeIter;139 inline const InTypeVec& getInTypes() const { in getInTypes()
37 typedef llvm::SmallVectorImpl<const RSExportType*> InTypeVec; typedef40 typedef InTypeVec::const_iterator InTypeIter;156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; } in getAccumulatorInTypes()
197 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genTypeInstancesUsedInForEach()352 const RSExportForEach::InTypeVec &InTypes = ef->getInTypes(); in genExportForEachBodies()
681 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genScriptClassConstructor()707 const RSExportReduce::InTypeVec &InTypes = ER->getAccumulatorInTypes(); in genScriptClassConstructor()1029 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genExportForEach()