Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Dcxx11-user-defined-literals.cpp5 #include "foo"_bar // expected-error {{expected "FILENAME" or <FILENAME>}}
6 #line 1 "foo"_bar // expected-error {{user-defined suffix cannot be used here}}
7 # 1 "foo"_bar 1 // expected-error {{user-defined suffix cannot be used here}}
8 #ident "foo"_bar // expected-error {{user-defined suffix cannot be used here}}
9 _Pragma("foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
10 #pragma comment(lib, "foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
13 #pragma push_macro("foo"_bar) // expected-error {{user-defined suffix cannot be used here}}
14 #if __has_warning("-Wan-island-to-discover"_bar) // expected-error {{user-defined suffix cannot be …
15 #elif __has_include("foo"_bar) // expected-error {{expected "FILENAME" or <FILENAME>}}
24 static_assert(true, "foo"_bar); // expected-error {{user-defined suffix cannot be used here}}
Dobjcxx11-user-defined-literal.mm3 id x = @"foo"_bar; // expected-error{{user-defined suffix cannot be used here}}
/external/valgrind/main/helgrind/
Dhelgrind.h278 #define VALGRIND_HG_BARRIER_INIT_PRE(_bar, _count, _resizable) \ argument
280 void*,(_bar), \
285 #define VALGRIND_HG_BARRIER_WAIT_PRE(_bar) \ argument
287 void*,(_bar))
297 #define VALGRIND_HG_BARRIER_RESIZE_PRE(_bar, _newcount) \ argument
299 void*,(_bar), \
303 #define VALGRIND_HG_BARRIER_DESTROY_PRE(_bar) \ argument
305 void*,(_bar))
/external/llvm/test/MC/COFF/
Dsymbol-alias.s20 .globl _bar # @bar symbol
22 _bar: label
29 _bar_alias = _bar
Dsimple-fixups.s21 .def _bar;
25 .globl _bar symbol
27 _bar: # @bar label
/external/clang/test/SemaCXX/
Dcxx11-ast-print.cpp8 decltype(""_foo) operator"" _bar(unsigned long long);
11 decltype(42_bar) operator"" _baz(long double);
29 const char *p4 = 0x129_bar;
/external/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s22 _bar: label
24 .quad _foo - _bar
25 .quad _foo - _bar + 4
26 .long _foo - _bar
Dx86_64-reloc-arithmetic.s6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
Dgen-dwarf.s4 .globl _bar symbol
5 _bar: label
/external/clang/test/SemaObjC/
Dprotocol-lookup.m20 id <Bar> _bar; field
37 _bar = [bar retain];
45 [_bar release];
Dproperty-in-class-extension.m20 NSObject *_bar; field
45 @synthesize bar = _bar;
Dsynth-provisional-ivars.m7 int _bar; field
36 @synthesize bar = _bar;
/external/clang/test/SemaObjCXX/
Dprotocol-lookup.mm20 id <Bar> _bar; field
37 _bar = [bar retain];
45 [_bar release];
/external/clang/test/FixIt/
Dfixit-cxx11-compat.cpp10 #define _bar "_bar" macro
11 const char *q = "foo"_bar; // expected-warning {{will be treated as a user-defined literal suffix}}
/external/llvm/test/CodeGen/PowerPC/
Dalign.ll43 ;DARWIN: .comm _bar,75,7
46 ; DARWIN8: .comm _bar,75 ;
/external/llvm/test/MC/ARM/
Dbasic-thumb-instructions.s124 beq _bar
132 @ CHECK: beq _bar @ encoding: [A,0xd0]
133 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_bcc
169 bl _bar
172 @ CHECK: bl _bar @ encoding: [A,0xf0'A',A,0xf8'A']
173 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_bl
Dbasic-thumb2-instructions.s198 b.w _bar
199 beq.w _bar
201 beq.w _bar
204 @ CHECK: b.w _bar @ encoding: [A,0xf0'A',A,0x90'A']
205 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_uncondbranch
206 @ CHECK: beq.w _bar @ encoding: [A,0xf0'A',A,0x80'A']
207 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
209 @ CHECK: beq.w _bar @ encoding: [A,0xf0'A',A,0x90'A']
210 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_uncondbranch
300 cbz r6, _bar
[all …]
Dbasic-arm-instructions.s285 b _bar
288 @ CHECK: b _bar @ encoding: [A,A,A,0xea]
289 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_uncondbranch
384 bl _bar
385 bleq _bar
386 blx _bar
391 @ CHECK: bl _bar @ encoding: [A,A,A,0xeb]
392 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_uncondbl
393 @ CHECK: bleq _bar @ encoding: [A,A,A,0x0b]
394 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_condbl
[all …]
/external/llvm/test/CodeGen/X86/
Dpr10420.ll12 ; CHECK: _bar: ## @bar
Dwin64_alloca_dynalloca.ll67 ; EFI: callq _bar
/external/llvm/test/CodeGen/ARM/
Dalign.ll42 ;DARWIN: .comm _bar,75,7
Dfast-isel-call.ll101 ; ARM: bl _bar
123 ; THUMB: bl _bar
/external/llvm/lib/Target/PowerPC/
DREADME.txt703 _bar:
711 _bar:
/external/llvm/lib/Target/ARM/
DREADME.txt150 _bar: