Home
last modified time | relevance | path

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

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