Searched refs:InTypeVec (Results 1 - 3 of 3) 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 {
H A Dslang_rs_reflection_cpp.cpp190 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes();
418 const RSExportForEach::InTypeVec &InTypes = ef->getInTypes();
H A Dslang_rs_reflection.cpp424 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes();
690 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes();

Completed in 10 milliseconds