Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CurFn

124       if (llvm::GlobalValue::isWeakForLinker(CurFn->getLinkage()))
125 Linkage = CurFn->getLinkage();
162 ContextName = CGF.CurFn->getName();
187 GV->setVisibility(CurFn->getVisibility());