Home
last modified time | relevance | path

Searched refs:setCloseName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h919 void setCloseName(StringRef Name, SourceLocation LocBegin) { in setCloseName() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp439 Block->setCloseName(CloseName, CloseNameLocBegin); in actOnVerbatimBlockFinish()