Home | History | Annotate | Download | only in slang

Lines Matching refs:genInitExportVariable

365       genInitExportVariable(C, EV->getType(), EV->getName(), EV->getInit());
378 genInitExportVariable(C, ET, Name.str(), EV->getInitArray(i));
451 void RSReflection::genInitExportVariable(Context &C,