Home | History | Annotate | Download | only in AST

Lines Matching refs:hasPointerRepresentation

4685   assert(E->isRValue() && E->getType()->hasPointerRepresentation());
7985 } else if (T->hasPointerRepresentation()) {