Searched refs:GenMoveConstructor (Results 1 – 1 of 1) sorted by relevance
723 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct724 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() function725 : GenBinaryFunc<GenMoveConstructor, true>(Ctx) {} in GenMoveConstructor()930 callSpecialFunction(GenMoveConstructor(getContext()), FuncName, QT, in callCStructMoveConstructor()977 GenMoveConstructor(Ctx), FuncName, QT, IsVolatile, in getNonTrivialCStructMoveConstructor()