Home | History | Annotate | Download | only in AST

Lines Matching refs:FC

103     const FullComment *FC;
141 LastLocFilename(""), LastLocLine(~0U), FC(0),
1801 FC = C;
1803 FC = 0;
1888 OS << " Param=\"" << C->getParamName(FC) << "\"";
1900 OS << " Param=\"" << C->getParamName(FC) << "\"";
1987 const FullComment *FC = dyn_cast<FullComment>(this);
1989 D.dumpFullComment(FC);
1993 const FullComment *FC = dyn_cast<FullComment>(this);
1995 D.dumpFullComment(FC);