Lines Matching defs:compiler
18 Configuration: arch=x86_64 compiler=clang
1405 """Returns the compiler in effect the test suite is running with."""
1409 """Returns a string that represents the compiler version.
1430 """Returns true if using an Intel (ICC) compiler, false otherwise."""
1434 """Returns True iff compiler_version[1] matches the current compiler version.
1439 If the current compiler version cannot be determined, we assume it is close to the top
1446 """Returns True iff any element of compilers is a sub-string of the current compiler."""
1480 compiler=None,
1500 compiler,
1647 """Tries to find and use Clang from the build directory as the compiler (instead of the system compiler)."""