Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp2001 PathE = E->path_end(); in HandleLValueBasePath() local
5373 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local
5390 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
5541 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local