Home | History | Annotate | Download | only in Index

Lines Matching defs:uint

1 typedef unsigned int uint;
2 int foo(uint c) {
164 // CHECK: 1:22: TypedefDecl=uint:1:22 (Definition) Extent=[1:1 - 1:26]
167 // CHECK: 2:9: TypeRef=uint:1:22 Extent=[2:9 - 2:13]