Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/lang/
Dfunction.rb330 inst.debug_info.dir = add_source_dir(File.dirname(file_path))
343 inst.debug_info.dir = add_source_dir(File.dirname(file_path))
467 def add_source_dir(dir) method in Function