Home
last modified time | relevance | path

Searched refs:withReturnValueSlot (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprAggregate.cpp38 void withReturnValueSlot(const Expr *e,
304 withReturnValueSlot( in VisitCallExpr()
308 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp67 void withReturnValueSlot(const Expr *E,
285 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
1098 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr()
1104 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()