Searched defs:CallingConvention (Results 1 – 4 of 4) sorted by relevance
195 TEST_F(ConstructorTest, CallingConvention) in TEST_F() argument
190 TEST_F(ConstructorTest, CallingConvention) in TEST_F() argument
224 …CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, CallConvMo… in CallingConvention() function
48 class CallingConvention; variable