Searched refs:MustBeEmitted (Results 1 – 2 of 2) sorted by relevance
1383 bool CodeGenModule::MustBeEmitted(const ValueDecl *Global) { in MustBeEmitted() function in CodeGenModule1522 if (MustBeEmitted(Global) && MayBeEmittedEagerly(Global)) { in EmitGlobal()1540 } else if (MustBeEmitted(Global)) { in EmitGlobal()2140 if (!MustBeEmitted(D)) { in EmitTentativeDefinition()
1229 bool MustBeEmitted(const ValueDecl *D);