Home
last modified time | relevance | path

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

/system/host/banjo/include/banjo/
A Dformatter.h217 static bool IsStartOfBlankLine(const std::string& str, int offset) { in IsStartOfBlankLine() function
/system/host/fidl/lib/
A Dformatter.cpp137 if (!IsStartOfBlankLine(lines[i], 0)) { in InsertRequiredNewlines()
/system/host/banjo/lib/
A Dformatter.cpp137 if (!IsStartOfBlankLine(lines[i], 0)) { in InsertRequiredNewlines()
/system/host/fidl/include/fidl/
A Dformatter.h231 static bool IsStartOfBlankLine(const std::string& str, int offset) { in IsStartOfBlankLine() function

Completed in 7 milliseconds