Searched defs:PathE (Results 1 – 2 of 2) sorted by relevance
3111 PathE = E->path_end(); in HandleLValueBasePath() local9743 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local9760 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local9915 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
15564 for (auto PathI = CE->path_begin(), PathE = CE->path_end(); PathI != PathE; in getDerivedToBaseAlignmentAndOffset() local