Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGNonTrivialStruct.cpp710 struct GenMoveConstructor : GenBinaryFunc<GenMoveConstructor, true> { struct
711 GenMoveConstructor(ASTContext &Ctx) in GenMoveConstructor() function
714 void visitARCStrong(QualType QT, const FieldDecl *FD, in visitARCStrong()
726 void visitARCWeak(QualType QT, const FieldDecl *FD, CharUnits CurStructOffset, in visitARCWeak()
733 void callSpecialFunction(QualType FT, CharUnits Offset, in callSpecialFunction()