Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_analyzer/
Dmatch.py140 def is_public_impl(decl): function
148 if is_public_impl(decl):
207 'published': is_public_impl,