Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h906 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function
/llvm-project-15.0.7/clang/lib/AST/
H A DCommentSema.cpp414 Block->setLines(Lines); in actOnVerbatimBlockFinish()