Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/lint/lints/
H A DunhandledComments.cpp26 static void unhandledComments(const AST& ast, std::vector<Lint>* errors) { in unhandledComments() function
36 REGISTER_LINT(unhandledComments);