Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MayBeEmittedEagerly

1444 bool CodeGenModule::MayBeEmittedEagerly(const ValueDecl *Global) {
1617 if (MustBeEmitted(Global) && MayBeEmittedEagerly(Global)) {
1637 assert(!MayBeEmittedEagerly(Global));