Searched defs:Short (Results 1 – 10 of 10) sorted by relevance
13 typedef struct { short s; } Short; typedef
71 TEST(Backtrace, Short) { in TEST() argument
39 uint16_t Short; in consume() local
8 struct Short { struct
47 enum class TypeSpecifierWidth { Unspecified, Short, Long, LongLong }; enumerator
116 std::string Short, Full; global() member
273 template<short N> struct Any<N> { typedef int Short; }; // expected-note 3{{match}} typedef 281 template<short N> struct NestedAny<0, N> { typedef int Short; }; // expected-note 3{{match}} typedef
1011 const CriticalPathInfo Short = TBlock.Extra > FBlock.Extra ? FBlock : TBlock; shouldConvertIf() local
94 Short, enumerator
26526 StringRef Short = "functionCall(paramA, paramB, paramC);\n" TEST_F() local [all...]