Home | History | Annotate | Download | only in libclang

Lines Matching refs:Entities

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