Home
last modified time | relevance | path

Searched defs:addComment (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDRawCommentList.cpp213 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h625 void addComment(const RawComment &RC) { in addComment() function