Searched refs:setFreestanding (Results 1 – 4 of 4) sorted by relevance
187 void setFreestanding(bool Enabled) { Config.Freestanding = Enabled; } in setFreestanding() function
211 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding() function
156 CG->setFreestanding(EnableFreestanding); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()525 CodeGen->setFreestanding(EnableFreestanding); in thinlto_create_codegen()
606 ThinGenerator.setFreestanding(EnableFreestanding); in ThinLTOProcessing()1016 CodeGen.setFreestanding(EnableFreestanding); in main()