Searched defs:next_section (Results 1 – 2 of 2) sorted by relevance
47 pub fn next_section(&mut self) { in next_section() method115 pub fn next_section(&mut self) { in next_section() method
155 llvm::Optional<Record::Kind> next_section = Record::classify(line); in CreateSections() local