Searched defs:isPointerSizedReturn (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 65 milliseconds