Lines Matching defs:isPointer
617 bool isPointer = false;620 isPointer = true;622 if (!isPointer || !Ty->isVoidType()) {624 isPointer? diag::err_throw_incomplete_ptr673 if (isPointer)