Home
last modified time | relevance | path

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

/third_party/node/
Dconfigure.py781 def try_check_compiler(cc, lang): function
889 ok, is_clang, clang_version, gcc_version = try_check_compiler(CXX, 'c++')
899 ok, is_clang, clang_version, gcc_version = try_check_compiler(CC, 'c')
1059 try_check_compiler(compiler[0], compiler[1])
1067 try_check_compiler(compiler[0], compiler[1])