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