reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
57 const LineIterator &operator++();
34 ++*this; 207 ++It; // Skip FUNC record. 345 for (llvm::StringRef line : lines(Record::Func)) { 350 for (llvm::StringRef line : lines(Record::Public)) { 522 for (++It; It != End; ++It) { 522 for (++It; It != End; ++It) { 645 for (llvm::StringRef line : lines(Record::File)) { 675 It != End; ++It) { 711 for (++It; It != End; ++It) { 711 for (++It; It != End; ++It) { 747 It != End; ++It) { 758 It != End; ++It) {