Home
last modified time | relevance | path

Searched refs:is_method_or_constructor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dline_iterator.py109 def is_method_or_constructor(self) -> bool: member in LineIterator
H A Dcpp_parser.py111 elif self.it.is_method_or_constructor():

Completed in 2 milliseconds