Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DDocComment.cpp52 bool isEmptyLine = i == 0; in DocComment() local
54 foundFirstLine = foundFirstLine || !isEmptyLine; in DocComment()