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