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