Home
last modified time | relevance | path

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

/system/tools/aidl/
Dcomments.cpp189 static std::optional<Comment> GetValidComment(const Comments& comments) { in GetValidComment() function
199 const auto valid_comment = GetValidComment(comments); in HasHideInComments()
207 if (const auto valid_comment = GetValidComment(comments); valid_comment) { in FindDeprecated()