Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/draw/
H A Ddrawschema.cpp204 …gGlobal->gBackLink.insert(make_pair(t, gGlobal->gSchemaFileName)); // remember the enclosing file… in scheduleDrawing()
253 string link = gGlobal->gBackLink[bd]; in writeSchemaFile()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh482 map<Tree, string> gBackLink; // link to enclosing file for sub schema member