Searched defs:PathE (Results 1 – 3 of 3) sorted by relevance
2001 PathE = E->path_end(); in HandleLValueBasePath() local5373 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local5390 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local5541 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
3089 PathE = E->path_end(); in HandleLValueBasePath() local9578 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local9595 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local9750 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
13939 for (auto PathI = CE->path_begin(), PathE = CE->path_end(); PathI != PathE; in getDerivedToBaseAlignmentAndOffset() local