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