reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
253 assert(Entity); 254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); 256 if (isa<MacroDefinitionRecord>(Entity)) { 262 PreprocessedEntities.push_back(Entity); 270 PreprocessedEntities.push_back(Entity); 298 pp_iter insertI = PreprocessedEntities.insert(RI, Entity); 308 pp_iter insertI = PreprocessedEntities.insert(I, Entity);