Searched refs:MustBeEmitted (Results 1 – 2 of 2) sorted by relevance
1258 bool CodeGenModule::MustBeEmitted(const ValueDecl *Global) { in MustBeEmitted() function in CodeGenModule1387 if (MustBeEmitted(Global) && MayBeEmittedEagerly(Global)) { in EmitGlobal()1405 } else if (MustBeEmitted(Global)) { in EmitGlobal()1880 if (!MustBeEmitted(D)) { in EmitTentativeDefinition()
1218 bool MustBeEmitted(const ValueDecl *D);