Searched defs:add_source (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/taihe/compiler/taihe/utils/ | ||
| D | sources.py | 103 def add_source(self, sb: SourceBase): member in SourceManager |
| /arkcompiler/runtime_core/taihe/compiler/tests/ | ||
| D | test_semantic_error.py | 58 def add_source(self, pkg_name: str, source: str): member in SemanticTestCompilerInstance |