Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h285 void addUncopiedAggregate(LValue LV, QualType type) { in addUncopiedAggregate() function
H A DCGCall.cpp4463 args.addUncopiedAggregate(L, type); in EmitCallArg()