Searched defs:genInitExportVariable (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp339 genInitExportVariable(EV->getType(), EV->getName(), EV->getInit());
854 void RSReflectionCpp::genInitExportVariable(const RSExportType *ET, function in class:slang::RSReflectionCpp
H A Dslang_rs_reflection.cpp365 genInitExportVariable(C, EV->getType(), EV->getName(), EV->getInit());
378 genInitExportVariable(C, ET, Name.str(), EV->getInitArray(i));
451 void RSReflection::genInitExportVariable(Context &C, function in class:slang::RSReflection

Completed in 43 milliseconds