Searched refs:genPointerTypeExportVariable (Results 1 – 4 of 4) sorted by relevance
89 void genPointerTypeExportVariable(const RSExportVar *EV);
247 void genPointerTypeExportVariable(Context &C, const RSExportVar *EV);
491 genPointerTypeExportVariable(EV); in genExportVariable()542 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable() function in slang::RSReflectionCpp
574 genPointerTypeExportVariable(C, EV); in genExportVariable()963 void RSReflection::genPointerTypeExportVariable(Context &C, in genPointerTypeExportVariable() function in slang::RSReflection