Searched refs:FieldConstructionScope (Results 1 – 3 of 3) sorted by relevance
1045 class FieldConstructionScope {1047 FieldConstructionScope(CodeGenFunction &CGF, Address This) in FieldConstructionScope() function1051 ~FieldConstructionScope() { in ~FieldConstructionScope()
1216 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr()
1405 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue()