Home | History | Annotate | Download | only in AST

Lines Matching refs:isAnyPointerType

1683   bool isAnyPointerType() const;   // Any C pointer or ObjC object pointer
5769 inline bool Type::isAnyPointerType() const {
6066 if (type->isAnyPointerType())