Home | History | Annotate | Download | only in Sema

Lines Matching refs:POE

260   } else if (const PseudoObjectExpr *POE = dyn_cast<PseudoObjectExpr>(E)) {
261 const Expr *Source = POE->getSyntacticForm();