Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_format.cc580 int FindLowestSuffixComment(const ParseNode* root) { in FindLowestSuffixComment() function
592 int a_end = FindLowestSuffixComment(a); in ShouldAddBlankLineInBetween()