Searched defs:ExpectedLine (Results 1 – 2 of 2) sorted by relevance
47 struct ExpectedLine { struct57 expected_lines_.push_back(ExpectedLine {substr, next, at_file, at_line}); in Check() argument
383 unsigned ExpectedLine = SM.getSpellingLineNumber(Pos, &Invalid); in ParseDirective() local