Home
last modified time | relevance | path

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

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