Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp1841 PathE = E->path_end(); in HandleLValueBasePath() local
5098 for (ReverseIter PathI(E->path_end() - 1), PathE(E->path_begin()); in VisitCastExpr() local
5115 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local
5256 PathE = E->path_end(); PathI != PathE; ++PathI) { in VisitCastExpr() local