Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp58 void withReturnValueSlot(const Expr *E,
254 void AggExprEmitter::withReturnValueSlot( in withReturnValueSlot() function in AggExprEmitter
922 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitCallExpr()
928 withReturnValueSlot(E, [&](ReturnValueSlot Slot) { in VisitObjCMessageExpr()