Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp497 EmitCompoundStmt(const CompoundStmt & S,bool GetLast,AggValueSlot AggSlot) EmitCompoundStmt() argument
510 EmitCompoundStmtWithoutScope(const CompoundStmt & S,bool GetLast,AggValueSlot AggSlot) EmitCompoundStmtWithoutScope() argument
H A DCGClass.cpp582 AggValueSlot AggSlot = in EmitBaseInitializer() local
2487 AggValueSlot AggSlot = EmitDelegatingCXXConstructorCall() local
H A DCGExprAgg.cpp1706 AggValueSlot AggSlot = AggValueSlot::forAddr( VisitCXXParenListOrInitListExpr() local
H A DCGExpr.cpp244 AggValueSlot AggSlot = AggValueSlot::ignored(); EmitAnyExprToTemp() local