Searched refs:genSetExportVariable (Results 1 – 2 of 2) sorted by relevance
191 void genSetExportVariable(const std::string &TypeName, const RSExportVar *EV);
1084 genSetExportVariable(TypeName, EV); in genVectorTypeExportVariable()1128 genSetExportVariable(TypeName, EV); in genConstantArrayTypeExportVariable()1141 genSetExportVariable(TypeName, EV); in genRecordTypeExportVariable()1152 void RSReflectionJava::genSetExportVariable(const std::string &TypeName, in genSetExportVariable() function in slang::RSReflectionJava