Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentLexer.h147 void setVerbatimBlockText(StringRef Text) { in setVerbatimBlockText() function
/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentLexer.cpp493 T.setVerbatimBlockText(Text); in lexVerbatimBlockFirstLine()