Searched refs:LLVM2ICEFunctionConverter (Results 1 – 1 of 1) sorted by relevance
88 class LLVM2ICEFunctionConverter : LLVM2ICEConverter { class89 LLVM2ICEFunctionConverter() = delete;90 LLVM2ICEFunctionConverter(const LLVM2ICEFunctionConverter &) = delete;91 LLVM2ICEFunctionConverter &92 operator=(const LLVM2ICEFunctionConverter &) = delete;95 explicit LLVM2ICEFunctionConverter(Ice::Converter &Converter) in LLVM2ICEFunctionConverter() function in __anon7b11ea470111::LLVM2ICEFunctionConverter922 LLVM2ICEFunctionConverter FunctionConverter(*this); in convertFunctions()