Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h929 void setLines(ArrayRef<VerbatimBlockLineComment *> L) { in setLines() function
/external/clang/lib/AST/
DCommentSema.cpp440 Block->setLines(Lines); in actOnVerbatimBlockFinish()