Lines Matching defs: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);
Indexes created Wed Mar 04 05:31:52 UTC 2026