Home
last modified time | relevance | path

Searched defs:MyInt (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Index/
Dindex-refs.cpp4 typedef int MyInt; typedef
51 typedef int MyInt; typedef
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DCollectionsTest.java269 static class MyInt { class in CollectionsTest
272 public MyInt(int value) { in MyInt() method in CollectionsTest.MyInt
/external/clang/test/Sema/
Duninit-variables.c199 typedef int MyInt; typedef