Searched refs:noLeadingLines (Results 1 – 1 of 1) sorted by relevance
37 static cl::opt<bool> noLeadingLines("no-leading-lines", variable101 cur.leadingLines = noLeadingLines ? 0 : i.line_number() - 1; in handle()