Searched refs:emit_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcc/cp/
H A Dmethod.c321 use_thunk (tree thunk_fndecl, bool emit_p)
346 use_thunk (function, emit_p);
355 if (!emit_p)
320 use_thunk(tree thunk_fndecl, bool emit_p) argument
H A Ddecl2.c1250 use_thunk (fn, /*emit_p=*/0);
1948 int emit_p;
2012 emit_p = repo_emit_p (decl);
2013 if (emit_p == 0)
2015 else if (emit_p == 1)
1943 int emit_p; local

Completed in 116 milliseconds