Searched refs:from_zero_based_param (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc972 *out = callsite_expr::from_zero_based_param (i);
1003 *out = callsite_expr::from_zero_based_param (i);
H A Dsupergraph.h327 static callsite_expr from_zero_based_param (int idx) function in class:ana::callsite_expr
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h353 static callsite_expr from_zero_based_param (int idx) function in class:ana::callsite_expr
H A Dsupergraph.cc1255 *out = callsite_expr::from_zero_based_param (i);
1286 *out = callsite_expr::from_zero_based_param (i);

Completed in 223 milliseconds