Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.h290 void addUncopiedAggregate(LValue LV, QualType type) { in addUncopiedAggregate() function
DCGCall.cpp4343 args.addUncopiedAggregate(L, type); in EmitCallArg()