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

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h42 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; typedef in class:slang::RSExportForEach
45 typedef InVec::const_iterator InIter;
124 inline const InVec& getIns() const {

Completed in 6 milliseconds