Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h194 StringRef getHTMLQuotedString() const LLVM_READONLY { in getHTMLQuotedString() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp475 Tok.getHTMLQuotedString())); in parseHTMLStartTag()