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