HomeSort by: relevance | last modified time | path
    Searched refs:CXXCompiler (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
config.py 18 from libcxx.compiler import CXXCompiler
193 self.cxx = CXXCompiler(self, cxx) if not self.cxx_is_clang_cl else \
209 return CXXCompiler(self, clang_path, flags=flags,
  /src/external/apache2/llvm/dist/libcxx/utils/libcxx/
compiler.py 14 class CXXCompiler(object):

Completed in 25 milliseconds