Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FII

183   IdentifierInfo *FII = FD->getIdentifier();
187 if (!Info && FII && !CGM.getCodeGenOpts().EmitCodeView)
188 return FII->getName();