Home | History | Annotate | Download | only in libclang

Lines Matching refs:Entities

214     // where we skip preprocessed entities that do not come from the same FileID.
221 Entities = PPRec.getPreprocessedEntitiesInRange(R);
222 return Visitor.visitPreprocessedEntities(Entities.first, Entities.second,
394 // lies in the same FileID, allowing it to skip preprocessed entities that
5551 // If we ran into any entities that involve context-sensitive keywords,