Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Danalyze.py198 def prefix_with(constant, pieces): function
228 result.extend(prefix_with('-load', args.plugins))
238 return prefix_with('-Xclang', result)