Home | History | Annotate | Download | only in libSPIRV

Lines Matching defs:getFunction

96   SPIRVFunction *getFunction(unsigned I) const { return FuncVec[I];}