Searched defs:InTypeVec (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h43 typedef llvm::SmallVectorImpl<const RSExportType*> InTypeVec; typedef in class:slang::RSExportForEach
46 typedef InTypeVec::const_iterator InTypeIter;
128 inline const InTypeVec& getInTypes() const {

Completed in 26 milliseconds