Searched refs:actOnFullComment (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentSema.h187 FullComment *actOnFullComment(ArrayRef<BlockContentComment *> Blocks);
/external/clang/lib/AST/
H A DCommentParser.cpp772 return S.actOnFullComment(S.copyArray(llvm::makeArrayRef(Blocks)));
H A DCommentSema.cpp546 FullComment *Sema::actOnFullComment( function in class:clang::comments::Sema

Completed in 1965 milliseconds