Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h908 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DCommentSema.cpp437 Block->setLines(Lines); in actOnVerbatimBlockFinish()