Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h929 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp442 Block->setLines(Lines); in actOnVerbatimBlockFinish()