Lines Matching refs:getCurBlock
1790 else if (SemaRef.getCurBlock() && 1791 !SemaRef.getCurBlock()->ReturnType.isNull())1792 isVoid = SemaRef.getCurBlock()->ReturnType->isVoidType();3941 if (BlockScopeInfo *BSI = getCurBlock())