Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getUnderlyingType

4604     DeclT = TDD->getUnderlyingType();
5333 if (isTopLevelBlockPointerType(TD->getUnderlyingType()))
5335 else if (TD->getUnderlyingType()->isFunctionPointerType())
5336 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
5511 if (isTopLevelBlockPointerType(TD->getUnderlyingType()))
5513 else if (TD->getUnderlyingType()->isFunctionPointerType())
5514 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);