Searched refs:pp_end (Results 1 – 2 of 2) sorted by relevance
5027 pp_iterator pp_end = pp_begin + M.NumPreprocessedEntities; in findPreprocessedEntity() local5035 PPI = std::upper_bound(pp_begin, pp_end, Loc, in findPreprocessedEntity()5056 if (PPI == pp_end) in findPreprocessedEntity()
6089 pp_iterator pp_end = pp_begin + M.NumPreprocessedEntities; in findPreprocessedEntity() local6097 PPI = std::upper_bound(pp_begin, pp_end, Loc, in findPreprocessedEntity()6118 if (PPI == pp_end) in findPreprocessedEntity()