Searched refs:FieldConstructionScope (Results 1 – 3 of 3) sorted by relevance
1020 class FieldConstructionScope {1022 FieldConstructionScope(CodeGenFunction &CGF, Address This) in FieldConstructionScope() function1026 ~FieldConstructionScope() { in ~FieldConstructionScope()
1177 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr()
1409 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue()