Searched refs:GenMoveConstructor (Results 1 – 1 of 1) sorted by relevance
703 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct704 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() function705 : GenBinaryFunc<GenMoveConstructor, true>(Ctx) {} in GenMoveConstructor()910 callSpecialFunction(GenMoveConstructor(getContext()), FuncName, QT, in callCStructMoveConstructor()957 GenMoveConstructor(Ctx), FuncName, QT, IsVolatile, in getNonTrivialCStructMoveConstructor()