Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DRawCommentList.cpp274 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
H A DASTContext.cpp308 void ASTContext::addComment(const RawComment &RC) { in addComment() function in ASTContext
/llvm-project-15.0.7/llvm/lib/IR/
H A DModuleSummaryIndex.cpp401 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes