Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Drunner.py209 def set_file_path_relative(opts, continuation=filter_debug_flags): function
220 def language_check(opts, continuation=set_file_path_relative):
/external/clang/tools/scan-build-py/tests/unit/
Dtest_runner.py226 sut.set_file_path_relative(input, spy.call))