Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1925 PathE = E->path_end(); in HandleLValueBasePath() local
5217 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local
5234 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
5378 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local