Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/compiler/taihe/driver/
Dcontexts.py45 def validate_source_file(source: SourceFile) -> IgnoredFileWarn | None: function
129 if warning := validate_source_file(source):