Searched refs:ReturnInt (Results 1 – 5 of 5) sorted by relevance
11 int ReturnInt(float f) { in ReturnInt() function
60 int ReturnInt();68 ASSERT_RVALUE(ReturnInt()); in basic_lval_5()
95 define i32 @ReturnInt() nounwind uwtable readnone sanitize_memory {100 ; CHECK-LABEL: @ReturnInt107 %call = tail call i32 @ReturnInt() nounwind
144 MOCK_METHOD2(ReturnInt, int(int x, int y)); // NOLINT