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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1370 bool isPointerSizedReturn = (ResultType->isAnyPointerType() || local
1377 if (!isPointerSizedReturn) {
1448 if (!isPointerSizedReturn) {

Completed in 94 milliseconds