Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp272 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
H A DASTContext.cpp347 void ASTContext::addComment(const RawComment &RC) { in addComment() function in ASTContext
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp424 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes