reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
508 loc = SM.getExpansionLoc(loc); 508 loc = SM.getExpansionLoc(loc); 510 if (!SM.isBeforeInTranslationUnit(loc, I.End)) 512 if (I.Begin.isBeforeInTranslationUnitThan(loc)) 516 Inserts[FullSourceLoc(loc, SM)].push_back(text);