Searched defs:AggSlot (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 497 EmitCompoundStmt(const CompoundStmt & S,bool GetLast,AggValueSlot AggSlot) EmitCompoundStmt() argument |
H A D | CGClass.cpp | 582 AggValueSlot AggSlot = in EmitBaseInitializer() local |
H A D | CGExprAgg.cpp | 1706 AggValueSlot AggSlot = AggValueSlot::forAddr( VisitCXXParenListOrInitListExpr() local |
H A D | CGExpr.cpp | 244 AggValueSlot AggSlot = AggValueSlot::ignored(); EmitAnyExprToTemp() local |