Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp713 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct
714 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() argument
717 void visitARCStrong(QualType QT, const FieldDecl *FD, in visitARCStrong()
729 void visitARCWeak(QualType QT, const FieldDecl *FD, CharUnits CurStructOffset, in visitARCWeak()
736 void callSpecialFunction(QualType FT, CharUnits Offset, in callSpecialFunction()