reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
141 reportPiece(WarnID, PD->getLocation().asLocation(), 142 PD->getShortDescription(), PD->path.back()->getRanges(), 142 PD->getShortDescription(), PD->path.back()->getRanges(), 143 PD->path.back()->getFixits()); 146 for (const auto &Piece : PD->path) { 158 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true);