Home
last modified time | relevance | path

Searched defs:extract_and_remove_includes (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dprepare_header.py55 def extract_and_remove_includes(data: str) -> Tuple[str, List[str]]: function
H A Dmain.py30 from prepare_header import remove_comments, extract_and_remove_includes namespace

Completed in 1 milliseconds