Home | History | Annotate | Download | only in AST

Lines Matching refs:FC

118     const FullComment *FC;
188 LastLocFilename(""), LastLocLine(~0U), FC(nullptr),
2016 FC = C;
2018 FC = nullptr;
2103 OS << " Param=\"" << C->getParamName(FC) << "\"";
2115 OS << " Param=\"" << C->getParamName(FC) << "\"";
2214 const FullComment *FC = dyn_cast<FullComment>(this);
2216 D.dumpFullComment(FC);
2220 const FullComment *FC = dyn_cast<FullComment>(this);
2222 D.dumpFullComment(FC);