Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.h287 void addUncopiedAggregate(LValue LV, QualType type) { in addUncopiedAggregate() function
HDCGCall.cpp3654 args.addUncopiedAggregate(L, type); in EmitCallArg()