Searched refs:ewc (Results 1 – 2 of 2) sorted by relevance
486 char nsc, ewc; in mx4200_ref() local564 ewc = 'E'; in mx4200_ref()567 ewc = 'W'; in mx4200_ref()584 ewc, /* east/west */ in mx4200_ref()590 lats, nsc, lons, ewc, alt ); in mx4200_ref()
4874 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e)) in findInCopyConstruct() local4875 e = ewc->getSubExpr(); in findInCopyConstruct()