Lines Matching defs:Entities
235 // where we skip preprocessed entities that do not come from the same FileID.
241 const auto &Entities = PPRec.getPreprocessedEntitiesInRange(R);
242 return Visitor.visitPreprocessedEntities(Entities.begin(), Entities.end(),
414 // lies in the same FileID, allowing it to skip preprocessed entities that
6761 // If we ran into any entities that involve context-sensitive keywords,