Searched refs:IsDll (Results 1 – 1 of 1) sorted by relevance
207 bool IsDll = Tok.K == KwLibrary; // Check before parseName. in parseOne() local219 Info.OutputFile += IsDll ? ".dll" : ".exe"; in parseOne()