Home | History | Annotate | Download | only in Sema

Lines Matching refs:oe

881       OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression;
883 << oe->getName() << DestType << OpRange
884 << oe->getQualifierLoc().getSourceRange();