Searched defs:CompilerInterface (Results 1 – 2 of 2) sorted by relevance
35 struct CompilerInterface { struct46 void operator=(const CompilerInterface &) = delete; argument48 CompilerInterface &operator=(CompilerInterface &&) = delete; argument
60 class CompilerInterface; variable