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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h287 void addUncopiedAggregate(LValue LV, QualType type) { function in class:clang::CodeGen::CGCallee::CallArgList
H A DCGCall.cpp3654 args.addUncopiedAggregate(L, type);

Completed in 132 milliseconds