Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Parser/
H A Deditor-placeholder-recovery.cpp11 #ifndef SUPPRESS
20 #ifndef SUPPRESS
28 #ifndef SUPPRESS
36 #ifndef SUPPRESS
46 #ifndef SUPPRESS in avoidPlaceholderErrors()
55 #ifndef SUPPRESS in avoidPlaceholderErrors()
68 #ifndef SUPPRESS
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DExtArgParse.py71 if sublist.help != argparse.SUPPRESS
100 and default != argparse.SUPPRESS):
105 if 'help' in kwargs and kwargs['help'] != argparse.SUPPRESS:
121 parser.add_argument('--qoo', help=argparse.SUPPRESS)
/llvm-project-15.0.7/clang/test/Sema/
H A Dstring-concat.c94 #define SUPPRESS(x) x macro
95 const char *macro_test5[] = { SUPPRESS("foo" "bar"), "baz" };
/llvm-project-15.0.7/polly/utils/
H A Dargparse.py135 SUPPRESS = '==SUPPRESS==' variable
284 if usage is not SUPPRESS:
289 if action.help is not SUPPRESS:
446 if action.help is SUPPRESS:
622 if params[name] is SUPPRESS:
1012 dest=SUPPRESS,
1013 default=SUPPRESS,
1032 dest=SUPPRESS,
1033 default=SUPPRESS,
1064 dest=SUPPRESS,
[all …]
/llvm-project-15.0.7/lld/test/MachO/
H A Dtreat-undef-sym.s15 # RUN: FileCheck %s -check-prefix=INVAL-SUPPRESS
48 # INVAL-SUPPRESS: error: '-undefined suppress' only valid with '-flat_namespace'
49 # INVAL-SUPPRESS-NEXT: error: undefined symbol: _bar
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/
H A DToolBase.py83 suppress = ExtArgParse.SUPPRESS # pylint: disable=no-member
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZPatterns.td163 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions