Home
last modified time | relevance | path

Searched refs:InitLine (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2292 unsigned InitLine = CurrentLine, End = AnnotatedLines.size(); in checkEmptyNamespace() local
2332 AnnotatedLines[InitLine]->First->Tok.getLocation(), in checkEmptyNamespace()
2337 for (unsigned i = InitLine; i <= CurrentLine; ++i) in checkEmptyNamespace()