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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1347 bool isPointerSizedReturn = (ResultType->isAnyPointerType() || local
1354 if (!isPointerSizedReturn) {
1426 if (!isPointerSizedReturn) {

Completed in 86 milliseconds