Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDRawCommentList.cpp272 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDModuleSummaryIndex.cpp287 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h798 void addComment(const RawComment &RC) { in addComment() function