Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprAgg.cpp57 void withReturnValueSlot(const Expr *E,
248 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
894 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr()
900 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()