HomeSort by: relevance | last modified time | path
    Searched defs:compiler_language (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
compilation.py 11 __all__ = ['split_command', 'classify_source', 'compiler_language']
71 result.compiler = compiler_language(command)
129 def compiler_language(command): function

Completed in 31 milliseconds