HomeSort by relevance Sort by last modified time
    Searched refs:arch_check (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/scan-build-py/libscanbuild/
runner.py 96 return arch_check(opts)
250 def arch_check(opts, continuation=language_check): function
  /external/clang/tools/scan-build-py/tests/unit/
test_runner.py 286 sut.arch_check(input, spy.call)
298 self.assertIsNone(sut.arch_check(input, spy.call))

Completed in 453 milliseconds