Searched defs:CompilerImpl (Results 1 – 4 of 4) sorted by relevance
40 explicit CompilerImpl(size_t threadCount): threadCount_(threadCount) {} in CompilerImpl() function
50 explicit CompilerImpl(size_t threadCount, std::vector<util::Plugin> const *plugins) in CompilerImpl() function
53 class CompilerImpl; variable
45 class CompilerImpl; variable