Searched refs:updateRecTypes (Results 1 – 1 of 1) sorted by relevance
/dports/audio/faust/faust-2.37.3/compiler/signals/ |
H A D | sigtyperules.cpp | 90 void updateRecTypes(vector<Tree>& vrec, const vector<Tree>& vdef, const vector<int>& vdefSizes, in updateRecTypes() function 195 updateRecTypes(vrec, vdef, vdefSizes, vtypeUp, true); in typeAnnotation() 205 updateRecTypes(vrec, vdef, vdefSizes, vtype, false); in typeAnnotation()
|