Searched refs:getVectorAccessor (Results 1 – 2 of 2) sorted by relevance
77 static const char *getVectorAccessor(unsigned index);
893 std::string Name = VarName + "." + getVectorAccessor(i); in genInitExportVariable()903 std::string Name = VarName + "." + getVectorAccessor(i); in genInitExportVariable()933 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor() function in slang::RSReflectionCpp