Searched defs:CompilerImpl (Results 1 – 2 of 2) sorted by relevance
41 explicit CompilerImpl(size_t threadCount): threadCount_(threadCount) {} in CompilerImpl() function
40 class CompilerImpl; variable