Home | History | Annotate | Download | only in AST

Lines Matching refs:FC

252   const auto *FC = dyn_cast<FullComment>(this);
253 if (!FC)
256 Dumper.Visit(FC, FC);
261 const auto *FC = dyn_cast<FullComment>(this);
262 if (!FC)
265 Dumper.Visit(FC, FC);
269 const auto *FC = dyn_cast<FullComment>(this);
270 if (!FC)
273 Dumper.Visit(FC, FC);