Searched refs:CALL_FROM_THUNK_P (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dmethod.c484 CALL_FROM_THUNK_P (t) = 1;
/freebsd-11.0-release/contrib/gcc/
H A Dcalls.c917 CALL_FROM_THUNK_P is true if this call is the jump from a thunk to
2161 &try_tail_call, CALL_FROM_THUNK_P (exp));
H A Dtree.h466 CALL_FROM_THUNK_P in
1223 #define CALL_FROM_THUNK_P(NODE) (CALL_EXPR_CHECK (NODE)->common.protected_flag)
1219 #define CALL_FROM_THUNK_P macro

Completed in 81 milliseconds