Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DComment.h923 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentSema.cpp442 Block->setLines(Lines); in actOnVerbatimBlockFinish()