Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Drval-references.cpp12 struct not_int {}; struct
15 not_int over(int&&);
18 not_int over2(int&&);
21 operator not_int &&();
36 (void)static_cast<not_int&&>(i1); // expected-error {{types are not compatible}} in f()
39 not_int ni1 = over(0); in f()
41 not_int ni2 = over(ret_irr()); in f()
44 not_int ni3 = over2(0); in f()
50 not_int &&ni4 = cnir; in f()
51not_int &ni5 = cnir; // expected-error{{non-const lvalue reference to type 'not_int' cannot bind t… in f()
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dspv.specConstantOperations.vert.out30 Name 57 "not_int"
125 57(not_int): 6(int) SpecConstantOp 200 19(sp_int)
/external/deqp-deps/glslang/Test/
Dspv.specConstantOperations.vert29 const int not_int = ~sp_int;
/external/smali/dexlib2/src/main/ragel/
DOpcodes.rl116 define not_int 124