Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp64 void withReturnValueSlot(const Expr *E,
279 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
965 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr()
971 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()