Searched refs:MyInt (Results 1 - 6 of 6) sorted by path

/external/chromium_org/tools/gyp/test/mac/archs/
H A Dheader.h1 typedef int MyInt; typedef
/external/chromium_org/tools/gyp/test/mac/prefixheader/
H A Dfile.c0 MyInt f() { return 0; }
H A Dfile.cc0 MyInt f() { return 0; }
H A Dheader.h1 typedef int MyInt; typedef
/external/clang/test/Index/
H A Dindex-refs.cpp4 typedef int MyInt; typedef in namespace:NS
11 NS::MyInt NS::gx = EnumVal;
14 NS::MyInt x;
51 typedef int MyInt; typedef in struct:TS
75 // CHECK-NEXT: [indexDeclaration]: kind: typedef | name: MyInt
80 // CHECK-NEXT: [indexEntityReference]: kind: typedef | name: MyInt
85 // CHECK-NEXT: [indexEntityReference]: kind: typedef | name: MyInt
105 // CHECK-NEXT: [indexDeclaration]: kind: typedef | name: MyInt | USR: c:index-refs.cpp@SP>1#T@TS>#t0.0#I@T@MyInt | {{.*}} | loc: 51:15 | semantic-container: [TS:50:8] | lexical-container: [TS:50:8]
108 [indexDeclaration]: kind: typedef | name: MyInt | US
[all...]
/external/clang/test/Sema/
H A Duninit-variables.c199 typedef int MyInt; typedef
200 MyInt test26() {
201 MyInt x; // expected-note{{initialize the variable 'x' to silence this warning}}

Completed in 327 milliseconds