Home
last modified time | relevance | path

Searched refs:getVerbatimLineText (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DCommentLexer.h161 StringRef getVerbatimLineText() const LLVM_READONLY { in getVerbatimLineText() function
/llvm-project-15.0.7/clang/lib/AST/
H A DCommentParser.cpp707 Text = Tok.getVerbatimLineText(); in parseVerbatimLine()
/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentLexer.cpp944 Toks[2].getVerbatimLineText()); in TEST_F()
972 Toks[2].getVerbatimLineText()); in TEST_F()