Home
last modified time | relevance | path

Searched refs:printdecllist (Results 1 – 1 of 1) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dklass.cpp157 void printdecllist(int n, const string& decl, list<string>& content, ostream& fout) in printdecllist() function
1187 printdecllist(n + 3, "firstprivate", fFirstPrivateDecl, fout); in printComputeMethodOpenMP()