Searched defs:PathE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 3167 PathE = E->path_end(); HandleLValueBasePath() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 12798 for (auto PathI = CE->path_begin(), PathE = CE->path_end(); PathI != PathE; getDerivedToBaseAlignmentAndOffset() local |