Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isWeak

450                                      const std::string &Name, bool isWeak);
828 const std::string &Name, bool isWeak) {
829 if (isWeak)
830 return CGObjCGNU::GetClassNamed(CGF, Name, isWeak);
1012 bool isWeak) {
1021 if (!isWeak)