Lines Matching full:clang
132 # If this is set, the clang plugins used on the buildbot will be used.
133 # Run tools/clang/scripts/update.sh to make sure they are compiled.
135 # Has no effect if 'clang' is not set as well.
290 # Set this to true when building with Clang.
291 # See http://code.google.com/p/chromium/wiki/Clang for details.
292 # TODO: eventually clang should behave identically to gcc, and this
294 'clang%': 0,
297 # |gclient runhooks| to let clang run a plugin in every compilation.
298 # Only has an effect if 'clang=1' is in GYP_DEFINES as well.
300 # GYP_DEFINES='clang=1 clang_load=/abs/path/to/libPrintFunctionNames.dylib clang_add_plugin=print-fns' gclient runhooks
537 '<!(<(DEPTH)/tools/clang/scripts/plugin_flags.sh)',
635 # Clang creates chubby debug information, which makes linking very
636 # slow. For now, don't create debug information with clang. See
638 ['OS=="linux" and clang==1', {
1100 ['clang==1', {
1252 ['clang==1', {
1257 # Clang spots more unused functions.
1267 # Clang doesn't seem to know know this flag.
1272 ['clang==1 and clang_use_chrome_plugins==1', {
1280 ['clang==1 and clang_load!="" and clang_add_plugin!=""', {
1388 ['clang==1', {
1394 # Clang spots more unused functions.
1406 ['clang==1 and clang_use_chrome_plugins==1', {
1411 ['clang==1 and clang_load!="" and clang_add_plugin!=""', {