Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprAgg.cpp58 void withReturnValueSlot(const Expr *E,
256 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
930 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr()
936 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()