Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFunctionPointerType

1539   if (DestType->isFunctionPointerType() ||
1937 if (SrcType->isFunctionPointerType()) {
1938 if (DestType->isFunctionPointerType()) {
1957 if (DestType->isFunctionPointerType()) {