Searched defs:Static (Results 1 – 13 of 13) sorted by relevance
14 static int Static; member21 template<typename T> int C<T>::Inner::Inner2::Static; member in C<T>::Inner::Inner2
1 static int Static() in Static() function
25 enum Model { Default, Static, PIC_, DynamicNoPIC }; enumerator
156 struct Static { struct157 static S3 s;
27 | Static Constructor
32 | Static Constructor
215 class Static {}; class253 class Static {}; class291 class Static {}; class
108 namespace Static { namespace
173 TEST(Static) { in TEST() argument
208 Static, enumConstant
307 Static, enumerator
1032 public static class Static { class in DexMakerTest