Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommand_format.cc155 void PrintSuffixComments(const ParseNode* node);
353 void Printer::PrintSuffixComments(const ParseNode* node) { in PrintSuffixComments() function in commands::__anon20cfb4fe0111::Printer
808 sub1.PrintSuffixComments(root); in Expr()
823 sub2.PrintSuffixComments(root); in Expr()
840 sub3.PrintSuffixComments(root); in Expr()