Home
last modified time | relevance | path

Searched refs:ConstructorMemcpyizer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1037 class ConstructorMemcpyizer : public FieldMemcpyizer { class
1074 ConstructorMemcpyizer(CodeGenFunction &CGF, const CXXConstructorDecl *CD, in ConstructorMemcpyizer() function in __anonbdf213460311::ConstructorMemcpyizer
1328 ConstructorMemcpyizer CM(*this, CD, Args); in EmitCtorPrologue()