OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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