Home | History | Annotate | Download | only in AST

Lines Matching refs:BC

55   BlockCommandComment *BC = new (Allocator) BlockCommandComment(LocBegin, LocEnd,
58 checkContainerDecl(BC);
59 return BC;