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