Home | History | Annotate | Download | only in Sema

Lines Matching defs:oe

767       OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression;
769 << oe->getName() << DestType << OpRange
770 << oe->getQualifierLoc().getSourceRange();