Home | History | Annotate | Download | only in AST

Lines Matching refs:FC

118     const FullComment *FC;
139 const FullComment *OrigFC = FC;
164 FC = OrigFC;
205 LastLocFilename(""), LastLocLine(~0U), FC(nullptr),
2169 FC = C;
2171 FC = nullptr;
2253 OS << " Param=\"" << C->getParamName(FC) << "\"";
2265 OS << " Param=\"" << C->getParamName(FC) << "\"";
2387 const FullComment *FC = dyn_cast<FullComment>(this);
2389 D.dumpFullComment(FC);
2393 const FullComment *FC = dyn_cast<FullComment>(this);
2395 D.dumpFullComment(FC);