Searched refs:CXXDefaultInitExprScope (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprComplex.cpp198 CodeGenFunction::CXXDefaultInitExprScope Scope(CGF);
H A DCodeGenFunction.h1062 class CXXDefaultInitExprScope { class in class:clang::CodeGen::CodeGenFunction
1064 CXXDefaultInitExprScope(CodeGenFunction &CGF) function in class:clang::CodeGen::CodeGenFunction::CXXDefaultInitExprScope
1070 ~CXXDefaultInitExprScope() {
H A DCGExprAgg.cpp173 CodeGenFunction::CXXDefaultInitExprScope Scope(CGF);
H A DCGExpr.cpp1035 CXXDefaultInitExprScope Scope(*this);
H A DCGExprScalar.cpp394 CodeGenFunction::CXXDefaultInitExprScope Scope(CGF);

Completed in 121 milliseconds