Searched refs:GenMoveConstructor (Results 1 – 1 of 1) sorted by relevance
710 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct711 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() function712 : GenBinaryFunc<GenMoveConstructor, true>(Ctx) {} in GenMoveConstructor()918 callSpecialFunction(GenMoveConstructor(getContext()), FuncName, QT, in callCStructMoveConstructor()965 GenMoveConstructor(Ctx), FuncName, QT, IsVolatile, in getNonTrivialCStructMoveConstructor()