Searched refs:FixAndRecompile (Results 1 – 3 of 3) sorted by relevance
297 unsigned FixAndRecompile : 1; variable514 FixWhatYouCan(false), FixOnlyWarnings(false), FixAndRecompile(false), in FrontendOptions()
148 if (FEOpts.FixAndRecompile) { in CreateFrontendAction()
6105 MarshallingInfoFlag<FrontendOpts<"FixAndRecompile">>;