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

  /external/swiftshader/third_party/LLVM/utils/
llvmbuild 411 cxxincludes = self.get_includes()
412 cxxroot = cxxincludes[0]
413 cxxarch = os.path.basename(cxxincludes[1])
  /external/llvm/utils/
llvm-compilers-check 363 cxxincludes = self.get_includes()
364 cxxroot = os.path.dirname(cxxincludes[0]) # Remove the version

Completed in 136 milliseconds