Searched refs:InitLine (Results 1 – 1 of 1) sorted by relevance
1893 unsigned InitLine = CurrentLine, End = AnnotatedLines.size(); in checkEmptyNamespace() local1932 AnnotatedLines[InitLine]->First->Tok.getLocation(), in checkEmptyNamespace()1936 for (unsigned i = InitLine; i <= CurrentLine; ++i) { in checkEmptyNamespace()