Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyPointerType

927       if (Result->isAnyPointerType() || Result->isReferenceType()) {