Home
last modified time | relevance | path

Searched refs:PathE (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp2694 PathE = E->path_end(); in HandleLValueBasePath() local
2695 PathI != PathE; ++PathI) { in HandleLValueBasePath()
8855 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local
8856 PathI != PathE; ++PathI) { in VisitCastExpr()
8872 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
9025 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local