Searched refs:MustBeEmitted (Results 1 – 2 of 2) sorted by relevance
1436 bool CodeGenModule::MustBeEmitted(const ValueDecl *Global) { in MustBeEmitted() function in CodeGenModule1569 if (MustBeEmitted(Global)) in EmitGlobal()1617 if (MustBeEmitted(Global) && MayBeEmittedEagerly(Global)) { in EmitGlobal()1635 } else if (MustBeEmitted(Global)) { in EmitGlobal()2292 if (!MustBeEmitted(D) && !GV) { in EmitTentativeDefinition()
1251 bool MustBeEmitted(const ValueDecl *D);