Searched refs:actOnFullComment (Results 1 – 3 of 3) sorted by relevance
176 FullComment *actOnFullComment(ArrayRef<BlockContentComment *> Blocks);
931 return S.actOnFullComment(S.copyArray(ArrayRef(Blocks))); in parseFullComment()
519 FullComment *Sema::actOnFullComment( in actOnFullComment() function in clang::comments::Sema