Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentLexer.h168 void setVerbatimLineText(StringRef Text) { in setVerbatimLineText() function
/external/clang/lib/AST/
DCommentLexer.cpp550 T.setVerbatimLineText(Text); in lexVerbatimLineText()