Home
last modified time | relevance | path

Searched defs:GenMoveConstructor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp703 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct
704 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() argument
707 void visitARCStrong(QualType QT, const FieldDecl *FD, in visitARCStrong()
719 void visitARCWeak(QualType QT, const FieldDecl *FD, CharUnits CurStructOffset, in visitARCWeak()
726 void callSpecialFunction(QualType FT, CharUnits Offset, in callSpecialFunction()