Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py101 DECLARATION = 2 #: We have seen a declaration which might not be done. variable in state
1290 self.state = state.DECLARATION
1706 state.DECLARATION: process_decl,