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