Searched refs:FieldConstructionScope (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1020 class FieldConstructionScope { class in class:clang::CodeGen::CodeGenFunction
1022 FieldConstructionScope(CodeGenFunction &CGF, Address This) function in class:clang::CodeGen::CodeGenFunction::FieldConstructionScope
1026 ~FieldConstructionScope() {
H A DCGExprAgg.cpp1177 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress());
H A DCGClass.cpp1409 FieldConstructionScope FCS(*this, LoadCXXThisAddress());

Completed in 76 milliseconds