Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FII

120   IdentifierInfo *FII = FD->getIdentifier();
121 if (FII)
122 return FII->getName();