Home | History | Annotate | Download | only in Index

Lines Matching defs:PC

110       const ParagraphComment *PC = cast<ParagraphComment>(Child);
111 if (PC->isWhitespace())
114 FirstParagraph = PC;
116 MiscBlocks.push_back(PC);