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

/external/clang/utils/check_cfc/
H A Dcheck_cfc.py104 scriptdir = get_main_dir()
106 return remove_dir_from_path(path, scriptdir)
309 scriptdir = get_main_dir() variable in class:dash_s_no_change
310 config_path = os.path.join(scriptdir, 'check_cfc.cfg')

Completed in 75 milliseconds