Searched defs:addComment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | RawCommentList.cpp | 274 void RawCommentList::addComment(const RawComment &RC, addComment() function in RawCommentList |
H A D | ASTContext.cpp | 328 void ASTContext::addComment(const RawComment &RC) { addComment() function in ASTContext |
/llvm-project/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 413 void Attributes::addComment(const Twine &Comment) { addComment() function in Attributes |