Searched refs:GenMoveConstructor (Results 1 – 1 of 1) sorted by relevance
713 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct714 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() function715 : GenBinaryFunc<GenMoveConstructor, true>(Ctx) {} in GenMoveConstructor()921 callSpecialFunction(GenMoveConstructor(getContext()), FuncName, QT, in callCStructMoveConstructor()968 GenMoveConstructor(Ctx), FuncName, QT, IsVolatile, in getNonTrivialCStructMoveConstructor()