Searched defs:TEnvironment (Results 1 – 1 of 1) sorted by relevance
213 struct TEnvironment { struct214 TInputLanguage input; // definition of the input language215 TClient client; // what client is the overall compilation being done for?216 TTarget target; // what to generate