Home
last modified time | relevance | path

Searched refs:CL_PCH_IGNORE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dopts.h151 #define CL_PCH_IGNORE (1U << 26) /* Do compare state for pch. */ macro
H A Dtarghooks.c1948 if ((cl_options[option].flags & CL_PCH_IGNORE) != 0) in option_affects_pch_p()